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
4ce51ea60e668063000255a8dede8303ba190e69
astaroth
/
scripts
History
jpekkila
4ce51ea60e
Now the generated CUDA header files are completely local (placed in the build directory) instead of depending on some predefined directory structure. This allows users to swap between build directories without having to recompile.
2019-09-12 20:11:21 +03:00
..
ac_mkbuilddir.sh
CONFIG_PATH is now supplied by ac_mkbuilddir. While using would be a bit more idiomatic, ASTAROTH_CONF_PATH is probably safer since ac_mkbuilddir.sh does the copying and knows for sure what the correct path is.
2019-07-29 15:55:27 +03:00
autotest.sh
SRUN_COMMAND has to be exported for it to be available in autotest.sh
2019-08-07 16:22:55 +03:00
compile_acc.sh
Now the generated CUDA header files are completely local (placed in the build directory) instead of depending on some predefined directory structure. This allows users to swap between build directories without having to recompile.
2019-09-12 20:11:21 +03:00
preprocess_device_files.sh
Added a script for preprocessing the device files. Useful for inspecting whether the DSL code is generated correctly.
2019-08-27 18:15:30 +03:00