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
2ab605e125fc3a4bf5679389f78a604df66cc5fa
astaroth
/
src
History
jpekkila
2ab605e125
Added the default testcase for MPI benchmarks
2019-12-05 18:14:36 +02:00
..
core
Added the default testcase for MPI benchmarks
2019-12-05 18:14:36 +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
Moved the definition of AC_DEFAULT_CONFIG to the root-level CMakeLists.txt. Now should be visible throughout the project.
2019-12-03 18:42:49 +02:00