Jan Eitzinger moebiusband
  • Joined on 2023-02-03
moebiusband pushed to superclusters at moebiusband/MD-Bench 2024-05-16 07:36:11 +02:00
924914e4f0 First changes in the supercluster code
moebiusband created branch MPI in moebiusband/MD-Bench 2024-05-16 07:36:10 +02:00
moebiusband pushed to MPI at moebiusband/MD-Bench 2024-05-16 07:36:10 +02:00
0094c3c4e1 Update neighbor.c
a13a0f3bae Final MPI version
Compare 2 commits »
moebiusband created branch cuda_port in moebiusband/MD-Bench 2024-05-16 07:36:10 +02:00
moebiusband pushed to cuda_port at moebiusband/MD-Bench 2024-05-16 07:36:10 +02:00
bc7b523979 Move src directory to lammps
eeba125a52 Remove likwid and architecture-specific compilation flags
b32254b03f Changed data types in currently unused sort method to also work with single precision floating numbers
4dac820784 Added newline in output to improve formatting
fe56c50efd Added one more output line to output the force kernel throughput
Compare 10 commits »
moebiusband created branch main in moebiusband/MD-Bench 2024-05-16 07:16:35 +02:00
moebiusband pushed to main at moebiusband/MD-Bench 2024-05-16 07:16:35 +02:00
1dc6d12f52 Cleanup
e60a798f37 Change subtitle in help text
7a62c5c1ff Cleanup README
8d0a8b5f9c Refactor code
9712d7e2c8 Cleanup. Remove copyright year. Reformat.
Compare 10 commits »
moebiusband created repository moebiusband/MD-Bench 2024-05-16 07:14:58 +02:00
moebiusband pushed to main at moebiusband/home-impermanence 2024-04-28 09:25:22 +02:00
778a2c67ef Update README
moebiusband pushed to main at moebiusband/home-impermanence 2024-04-28 09:10:00 +02:00
ad29df951a Initial commit
moebiusband created repository moebiusband/home-impermanence 2024-04-28 08:27:13 +02:00
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-03-06 07:27:58 +01:00
8091c714e2 Split red-balack and standard sor solvers
b9bf4d7b63 Split red-balack and standard sor solvers
Compare 2 commits »
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-03-06 07:06:58 +01:00
a834a57bf8 Only do sor sweeps on fluid cells
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-03-06 06:02:45 +01:00
7ce84e2773 Fix bug. Add output for compression.
6f3d9e73ef Review particle tracer. Refactor.
ed929ab752 Cleanup
1cb82b1bfa Cleanup. Port MultiGrid to 3D-seq
Compare 4 commits »
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-03-04 14:29:55 +01:00
5a872d0533 Separate discretization and solver. Port Multigrid solver.
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-02-18 21:43:10 +01:00
4c0fefe1b5 Prepare separation of solver for 2D-seq
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-02-18 13:45:50 +01:00
e35aca7037 Separate solver and discretization modules
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-02-15 09:44:09 +01:00
fe57042556 Integrate sequential enhanced solver
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-02-13 09:02:39 +01:00
5d33bb9d57 Fix indices. Introduce cdim index for data types
moebiusband pushed to main at moebiusband/NuSiF-Solver 2024-02-12 14:10:18 +01:00
3e020396c5 Further cleanup. v3 not working.