Rename fractal-brain to Resonance_Engine: update all paths, docs, scripts, and add experiments/results/src
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include <cstdio>
|
||||
|
||||
int main() {
|
||||
printf("Simple test running\n");
|
||||
printf("If you see this, CUDA compilation works\n");
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user