-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CUDA JIT to
calc_gamma_linear_stark()
(#125)
* Add test for `calc_gamma_linar_stark()` * Typecast inputs and constants * Add vectorized version of `calc_gamma_linear_stark()` * Add `_calc_gamma_linear_stark_cuda()` * Add wrapped CUDA implementation of `calc_gamma_linear_stark()` * Remove debugging print statement
- Loading branch information
1 parent
da7f35d
commit b45037d
Showing
2 changed files
with
166 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters