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
88a8198810fe639835f70cb4a13bd9f2ab59d433
astaroth
/
scripts
History
jpekkila
230230ead9
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
..
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
User config param overhaul complete, works. If I haven't missed anything, all fields and user parameters, and everything related to simulation can now be declared with the DSL. The only thing that you need to do is to fill the declared symbols with data, like with OpenGL and GLSL.
2019-08-19 18:43:16 +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