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