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
522
Commits
1
Branch
0
Tags
0e1d1b9fb4834b798879b8159a743c45816ed9eb
Commit Graph
2 Commits
Author
SHA1
Message
Date
jpekkila
d97f5b59ba
Rewrote the Astaroth DSL compiler. More information and cleanup in the next commits.
2019-10-07 15:43:20 +03:00
jpekkila
cc3c2eb926
Added WIP stuff for the Astaroth DSL compiler rewrite. Once this branch is finished only a single source file will be needed (file ending .ac). This revision is needed to decouple absolutely all implementation-specific stuff (f.ex. AC_dsx) from the core library and make life easier for everyone. The plan is to provide a standard library header written in the DSL containing the derivative operations instead of hardcoding them in the CUDA implementation.
2019-10-02 21:03:59 +03:00