| [general] | |
| name = "ramanujan_machine" | |
| universal = false | |
| [torch] | |
| src = ["torch-ext/torch_binding.cpp", "torch-ext/torch_binding.h"] | |
| [kernel.ramanujan_machine] | |
| backend = "cuda" | |
| cuda-capabilities = ["8.0", "9.0", "10.0", "12.0"] | |
| src = ["ramanujan/ramanujan_v2.cu"] | |
| depends = ["torch"] | |