|
|
1 mese fa | |
|---|---|---|
| .. | ||
| README.md | 1 mese fa | |
| benchmark_cauchy.py | 1 mese fa | |
| benchmark_cauchy_tune.py | 1 mese fa | |
| cauchy.cpp | 1 mese fa | |
| cauchy.py | 1 mese fa | |
| cauchy_cuda.cu | 1 mese fa | |
| map.h | 1 mese fa | |
| setup.py | 1 mese fa | |
| test_cauchy.py | 1 mese fa | |
| test_vandermonde.py | 1 mese fa | |
| tune_cauchy.py | 1 mese fa | |
| tune_cauchy.sh | 1 mese fa | |
| tuner.py | 1 mese fa | |
| tuning_setup.py | 1 mese fa | |
| vandermonde.py | 1 mese fa | |
Install the Cauchy and Vandermonde CUDA kernels:
python setup.py install
(Optional) Test the extensions
pytest -q -s test_cauchy.py
pytest -q -s test_vandermonde.py