icl-utk-edu / heffte

BSD 3-Clause "New" or "Revised" License
20 stars 15 forks source link

Dct type 1 #26

Closed vmontanaro closed 1 year ago

vmontanaro commented 1 year ago

-Added namespace for DCT-I in cufft -Added prepost processing kernels -Added additional normalization factor -Added test case in test_cosine_transform.cpp

mkstoyanov commented 1 year ago

@G-Ragghianti Hey, I think the container or spack in the CI need updating. Thanks!

G-Ragghianti commented 1 year ago

I updated the gpu_intel runner to include all the required modules, but it is still having problems on the ONEAPI and gpu_intel runs. The gpu_nvidia run is due to OOM error and is unrelated.

vmontanaro commented 1 year ago

I updated the gpu_intel runner to include all the required modules, but it is still having problems on the ONEAPI and gpu_intel runs. The gpu_nvidia run is due to OOM error and is unrelated.

@G-Ragghianti Hey, I think the container or spack in the CI need updating. Thanks!

Resolved with the latest push. Somehow i forgot to git add the files for ONEAPI and ROCFFT...