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
0b0ccd697a2d1fce728fc7b1037e586ce5c4cc17
astaroth
/
include
History
jpekkila
f1e988ba6a
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
..
astaroth_defines.h
Built-in parameters are now added during compilation instead of defining them in CUDA sources. IMPORTANT: DCONST macro should no longer be used when accessing built-in variables. Now all uniforms are consistently accessed with the handle only
2019-10-07 17:39:27 +03:00
astaroth_device.h
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
astaroth_grid.h
Dummy implementation of the Grid interface
2019-08-01 18:37:36 +03:00
astaroth_node.h
Added a missing include
2019-08-12 11:44:27 +03:00
astaroth.h
Various improvements to the MPI-GPU implementation, but linking MPI libraries with both the host C-project and the core library seems to be a major pain. Currently the communication is done via gpu->cpu->cpu->gpu.
2019-10-15 19:32:16 +03:00
user.h
NOTE: Renamed LINDUCTION to LMAGNETIC throughout the project.
2019-07-01 13:40:24 +03:00