|
|
hace 1 mes | |
|---|---|---|
| .. | ||
| README.md | hace 1 mes | |
| benchmark_cauchy.py | hace 1 mes | |
| benchmark_cauchy_tune.py | hace 1 mes | |
| cauchy.cpp | hace 1 mes | |
| cauchy.py | hace 1 mes | |
| cauchy_cuda.cu | hace 1 mes | |
| map.h | hace 1 mes | |
| setup.py | hace 1 mes | |
| test_cauchy.py | hace 1 mes | |
| test_vandermonde.py | hace 1 mes | |
| tune_cauchy.py | hace 1 mes | |
| tune_cauchy.sh | hace 1 mes | |
| tuner.py | hace 1 mes | |
| tuning_setup.py | hace 1 mes | |
| vandermonde.py | hace 1 mes | |
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