This website requires JavaScript.
Explore
Help
Register
Sign In
portelli
/
Grid
Watch
1
Star
0
Fork
0
You've already forked Grid
mirror of
https://github.com/paboyle/Grid.git
synced
2025-06-21 17:22:03 +01:00
Code
Releases
Activity
Files
351795ac3a5173a82ccbb225520715b5158fa9ba
Grid
/
Grid
/
algorithms
History
Peter Boyle
4341d96bde
Massively sped up coarse grid mult, comms
...
Save 3ms spend (60% of time !) on cudaMalloc !!
2023-10-20 19:27:13 -04:00
..
approx
Odd address sanitizer complain
2023-08-25 17:34:18 -04:00
iterative
Comment fix
2023-10-06 21:01:15 -04:00
multigrid
Massively sped up coarse grid mult, comms
2023-10-20 19:27:13 -04:00
Algorithms.h
Reorganise multigrid
2023-10-06 10:47:12 -04:00
FFT.h
Make FFT play nice with split grid
2021-06-20 11:34:38 +02:00
LinearOperator.h
virtual destructor for LinearOperator
2023-04-07 14:30:38 +01:00
Preconditioner.h
Warning free compile on make all and make tests under nvcc
2021-10-27 00:27:03 +01:00
SparseMatrix.h
Linear operator and SparseMatrix virtual destructors
2021-10-15 20:47:18 +01:00