- Clone llvm project : git clone https://github.com/llvm/llvm-project.git
- Copy insertCugraph folder to llvm-project/llvm/examples/insertCugraph
- build the project:(mkdir build) cmake -S llvm -B build -G Ninja -DCMAKE_BUILD_TYPE=Debug -DLLVM_ENABLE_PROJECTS="clang;lldb"
- (cd build) cmake --build . -j4
- verify llvm-project/build/lib/insertCugraph.so exists
- to compile and run a cuda program go to examples and make (this generates test executable)
- ./test
-
Notifications
You must be signed in to change notification settings - Fork 0
kangadi6/auto-graph
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published