nlesc-sherlock / cluster-analysis

2 stars 4 forks source link

Create a GPU implementation for PCE without FFTs, if possible #13

Closed benvanwerkhoven closed 8 years ago

benvanwerkhoven commented 8 years ago

Depending on the outcome of the work in Issue #3 . We want implement a new version of the PCE that does not need FFTs.

benvanwerkhoven commented 8 years ago

The work in Issue #3 has shown that we can not compute PCE without FFTs. Therefore we won't be changing the current GPU implementation.