This website requires JavaScript.
Explore
Help
Sign In
cwpearson
/
astaroth
Watch
1
Star
0
Fork
0
You've already forked astaroth
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ff35d78509fe8ba639aa845d63dd81e3d51e2cea
astaroth
/
src
History
jpekkila
ff35d78509
Rewrote the MPI benchmark-verification function
2019-12-14 15:26:19 +02:00
..
core
Rewrote the MPI benchmark-verification function
2019-12-14 15:26:19 +02:00
ctest
A small update to ctest
2019-10-17 13:02:41 +03:00
exampleproject
Added an example for creating arbitrary projects, see acc/test_solver and src/exampleproject. Note: make sure that dt is calculated adequately and that all parameters are defined properly (see src/exampleproject/simulation.cc)
2019-10-01 15:33:26 +03:00
mpitest
Added stuff for the device layer for testing GPU-GPU MPI. This is a quick and dirty solution which is primarily meant for benchmarking/verification. Figuring out what the MPI interface should look like is more challenging and is not the priority right now
2019-10-17 14:40:53 +03:00
standalone
OpenMP is now properly linked with the standalone without propagating it to nvcc (which would cause an error)
2019-12-05 15:30:48 +02:00
utils
Added a model integrator to the utility library (written in pure C). Requires support for AVX vector instructions.
2019-12-14 07:34:33 +02:00