|
|
16 ore în urmă | |
|---|---|---|
| .. | ||
| README.md | 16 ore în urmă | |
| benchmark_cauchy.py | 16 ore în urmă | |
| benchmark_cauchy_tune.py | 16 ore în urmă | |
| cauchy.cpp | 16 ore în urmă | |
| cauchy.py | 16 ore în urmă | |
| cauchy_cuda.cu | 16 ore în urmă | |
| map.h | 16 ore în urmă | |
| setup.py | 16 ore în urmă | |
| test_cauchy.py | 16 ore în urmă | |
| test_vandermonde.py | 16 ore în urmă | |
| tune_cauchy.py | 16 ore în urmă | |
| tune_cauchy.sh | 16 ore în urmă | |
| tuner.py | 16 ore în urmă | |
| tuning_setup.py | 16 ore în urmă | |
| vandermonde.py | 16 ore în urmă | |
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