Skip to content

Commit

Permalink
add dependency on HeFFTe
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge committed Dec 16, 2024
1 parent 3f040de commit 61420c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ builddependencies = [
dependencies = [
('CUDA', '12.4.0', '', SYSTEM),
('UCX-CUDA', '1.15.0', versionsuffix),
('HeFFTe', '2.4.1', versionsuffix), # for multi-GPU FFT
('Python', '3.11.5'),
('SciPy-bundle', '2023.11'),
('networkx', '3.2.1'),
Expand Down

0 comments on commit 61420c7

Please sign in to comment.