164 Commits

Author SHA1 Message Date
Anthony Berg
ef207432db refactor(GPUSimulator): follow PEP 8 style guide 2025-02-14 12:40:31 +01:00
Anthony Berg
ce8e834771 feat(gitignore): add generated files, Python, CUDA, and JetBrains to .gitignore 2025-02-13 16:48:10 +01:00
André R. Brodtkorb
e43d7de73b
Update README.md 2023-02-23 08:57:38 +01:00
André R. Brodtkorb
9613269c45
Merge pull request #10 from setmar/master
WiP: Simulating the Euler equations on multiple GPUs using Python
2023-02-23 08:55:50 +01:00
Martin Lilleeng Sætra
55029275e3 Cleanup 2022-08-16 19:01:24 +02:00
Martin Lilleeng Sætra
4216a7d530 Added setup instructions 2022-08-16 18:24:21 +02:00
Martin Lilleeng Sætra
d7fbc18cdd Merge branch 'master' of github.com:setmar/ShallowWaterGPU 2022-08-16 14:48:53 +00:00
Martin Lilleeng Sætra
02b4467b36 Separate notebook for Simula Figures. 2022-08-16 16:48:05 +02:00
Martin Lilleeng Sætra
96a9f0faad Separate notebook for Saga Figures 2022-08-16 16:41:38 +02:00
Martin Lilleeng Sætra
234c8cb727 Merge branch 'master' of github.com:setmar/ShallowWaterGPU 2022-08-16 14:35:21 +00:00
Martin Lilleeng Sætra
403146cccc Draft of SHMEMSimulator 2022-08-16 14:34:57 +00:00
Martin Lilleeng Sætra
a7a723aca6 Added benchmarks for Saga and updated figures. 2022-06-24 17:14:10 +02:00
Martin Lilleeng Sætra
528b738dda Added benchmarks and updated figures. 2022-06-24 14:33:16 +02:00
Martin Lilleeng Sætra
aa693a9a46 Revised DGX-2 benchmarks and added HGX benchmarks. 2022-06-20 09:28:45 +02:00
Martin Lilleeng Sætra
0f0cbad2dd Tweaked MPI job params 2022-06-09 14:09:10 +02:00
Martin Lilleeng Sætra
ff27e14217 Adjusted dt 2022-05-25 17:04:44 +02:00
Martin Lilleeng Sætra
286a5dd872 Adjusting job script 2022-05-25 15:50:24 +02:00
Martin Lilleeng Sætra
9749acb6fe Added numactl 2022-05-25 14:58:05 +02:00
Martin Lilleeng Sætra
a260230002 Removed nvtx and MPI options for job script 2022-05-25 14:52:44 +02:00
Martin Lilleeng Sætra
a588948e77 Bugfix for ghost cell exchange and nc atts 2022-05-25 11:25:10 +00:00
Martin Lilleeng Sætra
4d03e6cfbc Updated job/experiment scripts 2022-05-25 11:23:22 +00:00
Martin Lilleeng Sætra
5faf334c24 Updated plots 2022-05-09 13:55:05 +00:00
Martin Lilleeng Sætra
b5ce0142a0 Fixed logging and matplotlib commands 2022-05-09 13:54:35 +00:00
Martin Lilleeng Sætra
e5a8486501 Periodic BC now working with domain decomposition again. 2022-05-09 13:50:59 +00:00
Martin Lilleeng Sætra
b4d204c9c9 Scripts for single-GPU testing and running on PPI. 2022-05-09 13:50:12 +00:00
Martin Lilleeng Sætra
28f73c20af Benchmark script for weak scaling 2022-04-26 15:39:54 +02:00
Martin Lilleeng Sætra
c7e6f17445 Adjusting order of substep ops and benchmark scripts 2022-04-26 15:39:21 +02:00
Martin Lilleeng Sætra
acb7d2ab39 Async mem ops 2022-04-26 12:10:22 +00:00
Martin Lilleeng Sætra
6c8bac6f7b Async mem ops 2022-04-26 11:34:29 +00:00
Martin Lilleeng Sætra
dcef56a1b9 More time counters and separation of experiments. 2022-04-11 13:57:33 +00:00
Martin Lilleeng Sætra
42aff3e095 Added profiling run script for seymour. 2022-04-11 08:57:40 +00:00
Martin Lilleeng Sætra
91291ac19d Updated graphs. 2022-04-08 17:33:39 +02:00
Martin Lilleeng Sætra
d83d620512 Profiling code for DGX-2. Added fixed dt. 2022-04-08 15:09:09 +02:00
Martin Lilleeng Sætra
80d84e0489 Merge branch 'master' of github.com:setmar/ShallowWaterGPU 2022-04-07 14:23:02 +00:00
Martin Lilleeng Sætra
286ead0fbe Added notebook for plotting (scalability) figures. 2022-04-07 14:22:42 +00:00
Martin Lilleeng Sætra
f8baa365d8 Merge branch 'master' of github.com:setmar/ShallowWaterGPU 2022-04-07 13:52:28 +02:00
Martin Lilleeng Sætra
353056d5b1 Added arguments for job script 2022-04-07 13:52:16 +02:00
Martin Lilleeng Sætra
8fd9d3d850 Added more profiling timers 2022-04-07 09:07:20 +00:00
Martin Lilleeng Sætra
124e033ff5 More profiling 2022-04-01 13:42:56 +00:00
Martin Lilleeng Sætra
bf8dc33b28 Merge remote-tracking branch 'upstream/master' 2022-01-24 20:15:37 +01:00
Martin Lilleeng Sætra
5b6e145d80 Merge branch 'master' of github.com:setmar/ShallowWaterGPU 2022-01-24 19:58:12 +01:00
Martin Lilleeng Sætra
8f565f57f6 Tweaked DGX-2 run setup. 2022-01-24 19:57:58 +01:00
Martin Lilleeng Sætra
bc39170efb Tweaked settings for DGX-2 run. 2022-01-24 19:56:07 +01:00
Martin Lilleeng Sætra
689cf14202
Update README.md 2022-01-24 18:17:41 +01:00
Martin Lilleeng Sætra
55499546be
Update README.md 2022-01-24 18:04:55 +01:00
Martin Lilleeng Sætra
ab0b3d29a1
Update README.md 2022-01-24 17:26:40 +01:00
Martin Lilleeng Sætra
b48701bfe9 Added separate conda env for use with jupyter 2022-01-24 16:10:17 +01:00
Martin Lilleeng Sætra
bf959d15a9
Update README.md 2022-01-24 12:42:29 +01:00
Martin Lilleeng Sætra
151fc2124f
Update README.md 2022-01-24 11:52:01 +01:00
Martin Lilleeng Sætra
64af428809
Update README.md 2022-01-24 11:50:54 +01:00