Skip to content

Commit 89fd7b3

Browse files
author
Rio Yokota
committed
Update TODO
1 parent 2eb6783 commit 89fd7b3

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

TODO

+16-8
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
1-
Use periodic index (efficient loop)
2-
OpenMP with loops
31
Choose between eager/lazy
4-
Use Hilbert key instead of C->X, level offset instead of C->R
2+
Buildtree with key
3+
Travese with key
4+
Choose between key/coordinates
5+
if(Ci->NBODY > 100)?
56

6-
Travis CI tests
7-
Helmholtz
8-
Stokes
9-
MPI
7+
Travis tests: kernel, tree, list, fmm
8+
Test for different: distribution, N, P, theta
9+
Ewald for periodic
10+
kernels: Helmholtz, Stokes
11+
MPI: partition, localEssentialTree
12+
MPI debug: serialized test
1013
precomputation, BLAS
11-
GPU
14+
GPU: traverse, kernels
15+
/utils: vec, args, timer
16+
Autotune ncrit
17+
18+
[folders]
19+
2d, 3d, 3dp, 3dp_simd, 3dp_gpu, 3dp_simd_mpi, 3dp_gpu_mpi

0 commit comments

Comments
 (0)