Commit Graph

  • 1056ecea67 feat: add containr Slurm job and docs build/rocm-upgrade Anthony Berg 2025-04-01 14:52:30 +02:00
  • 22563df94f fix: removed unused variable in directory Anthony Berg 2025-04-01 14:52:13 +02:00
  • db9d735a82 docs: remove redundant separate link to file Anthony Berg 2025-03-30 21:14:49 +02:00
  • 99520d1503 docs: update instructions to reflect new Slurm job file Anthony Berg 2025-03-30 21:13:02 +02:00
  • cf102131df fix: use MPI in slurm job Anthony Berg 2025-03-30 20:44:40 +02:00
  • 28a96382ff fix: add cuda_cache dir to prevent parallel nodes from hanging up Anthony Berg 2025-03-30 20:28:56 +02:00
  • 6d9f36968d Merge remote-tracking branch 'origin/build/rocm-upgrade' into build/rocm-upgrade Anthony Berg 2025-03-30 18:40:46 +02:00
  • 5b925cdb42 refactor: change MPI functions into variables Anthony Berg 2025-03-30 18:40:38 +02:00
  • b054a4dbcd
    Delete GPUSimulators/helpers/__pycache__ directory Anthony Berg 2025-03-30 18:22:38 +02:00
  • 2e5cf88eef Merge remote-tracking branch 'origin/build/rocm-upgrade' into build/rocm-upgrade Anthony Berg 2025-03-30 17:45:16 +02:00
  • 80afd31286 refactor: change how variables are called in for loop Anthony Berg 2025-03-30 17:44:33 +02:00
  • e2306406a7 fix: floating point number practically causing an infinite loop Anthony Berg 2025-03-29 22:16:55 +01:00
  • aa21733806 fix: floating point number practically causing an infinite loop Anthony Berg 2025-03-29 22:16:55 +01:00
  • 5a27445de8 fix: deprecated modules on LUMI Anthony Berg 2025-03-26 14:20:49 +01:00
  • 9d28ebba7b fix: missing bracket around multiple variables fix/lumi Anthony Berg 2025-03-26 14:21:44 +01:00
  • e954b5b181 fix: missing bracket around multiple variables main Anthony Berg 2025-03-26 14:21:44 +01:00
  • 277a6b4a3c fix: deprecated modules on LUMI Anthony Berg 2025-03-26 14:20:49 +01:00
  • cd69f69080 feat: add tqdm progress bar Anthony Berg 2025-03-18 07:41:52 +01:00
  • 9761ff4924 fix: touples not being assinged Anthony Berg 2025-03-18 07:41:38 +01:00
  • 5931cee93f build: update deps Anthony Berg 2025-03-18 07:41:19 +01:00
  • 208d82ab0b feat: add .gitignore Anthony Berg 2025-03-17 14:48:46 +01:00
  • 31bf80c6f0
    Update README.md: install rocm with easybuild Hicham Agueny 2024-09-24 14:49:23 +02:00
  • 4df5e5853f
    Merge pull request #1 from HichamAgueny/implement-hip-python Hicham Agueny 2024-06-09 23:26:35 +02:00
  • dc78082f74 update mpiTesting.py implement-hip-python Hicham Agueny 2024-06-09 23:21:39 +02:00
  • b8603e939e update README Hicham Agueny 2024-06-09 23:18:17 +02:00
  • b1dc2938ad update conda_environment_lumi.yml Hicham Agueny 2024-06-09 23:15:06 +02:00
  • 4ddf19bef7 update README Hicham Agueny 2024-06-09 23:13:01 +02:00
  • 918111df25 update slurm job Hicham Agueny 2024-06-09 22:56:23 +02:00
  • 2a7a8c6258 hip-python implementation Hicham Agueny 2024-06-09 22:48:06 +02:00
  • d5601ec808 update CudaContext porting-to-hip Hicham Agueny 2024-03-20 16:54:19 +01:00
  • 3fd27d5bb8 update cudaContext Hicham Agueny 2024-02-27 18:44:18 +01:00
  • ef32115e48 context with hip are deprecated Hicham Agueny 2024-02-27 17:22:07 +01:00
  • 163eb02a0b add hip_check() routine Hicham Agueny 2024-02-27 16:04:03 +01:00
  • b312923ce6 Recover deleted files from commit e2b1281 Hicham Agueny 2024-02-27 15:55:22 +01:00
  • 1d7c50241f Recover deleted files from commit e2b1281 Hicham Agueny 2024-02-27 15:49:56 +01:00
  • 80ffaf9b44 update streams with hip-python Hicham Agueny 2024-02-26 12:58:55 +01:00
  • e2b1281f5b update streams with hip-python Hicham Agueny 2024-02-26 12:55:34 +01:00
  • 5511950c65 Merge branch 'porting-to-hip' of https://github.com/HichamAgueny/FiniteVolumeGPU_HIP into porting-to-hip Hicham Agueny 2024-02-26 12:40:34 +01:00
  • ca9171a5bf Simulator.py with hip-python Hicham Agueny 2024-02-26 12:39:56 +01:00
  • 9d997430ee
    add hip_check() Hicham Agueny 2024-02-26 11:04:58 +01:00
  • 7a8214e3f0
    add hip_check() Hicham Agueny 2024-02-26 11:01:45 +01:00
  • 7573668e53
    add "import hip, hiprtc" Hicham Agueny 2024-02-26 10:55:14 +01:00
  • 655913021c Re-write MPISimulator.py with hip-python Hicham Agueny 2024-02-26 10:45:49 +01:00
  • e188c8ea03 Merge branch 'porting-to-hip' of https://github.com/HichamAgueny/FiniteVolumeGPU_HIP into porting-to-hip Hicham Agueny 2024-02-20 15:52:34 +01:00
  • 41367e2ba6 re-write WAF.py with hip-python Hicham Agueny 2024-02-20 15:51:57 +01:00
  • 35b213e8d1
    add "import ctypes" Hicham Agueny 2024-02-20 15:51:28 +01:00
  • 5d45643b52
    add "import ctypes" Hicham Agueny 2024-02-20 15:51:02 +01:00
  • a3f2e20eab
    add "import ctypes" Hicham Agueny 2024-02-20 15:50:32 +01:00
  • 11e46c8aef
    add "import ctypes" Hicham Agueny 2024-02-20 15:50:06 +01:00
  • eb43e9b4b7
    add "import ctypes" Hicham Agueny 2024-02-20 15:49:34 +01:00
  • 2981ac26f1
    add "import ctypes" Hicham Agueny 2024-02-20 15:49:09 +01:00
  • 28126ee4e1
    add hip_check Hicham Agueny 2024-02-20 15:38:12 +01:00
  • 999ea7bb57
    add hip_check Hicham Agueny 2024-02-20 15:37:25 +01:00
  • bf04b4bd1b
    add hip_check Hicham Agueny 2024-02-20 15:36:33 +01:00
  • 64d446cbbf
    add hip_check Hicham Agueny 2024-02-20 15:35:01 +01:00
  • 3b2c571dbb re-write LxF.py with hip-python Hicham Agueny 2024-02-20 15:31:51 +01:00
  • 916d03385f re-write KP07_dimsplit.py with hip-python Hicham Agueny 2024-02-20 15:24:21 +01:00
  • 89977f9688 Merge branch 'porting-to-hip' of https://github.com/HichamAgueny/FiniteVolumeGPU_HIP into porting-to-hip Hicham Agueny 2024-02-20 15:15:35 +01:00
  • 419d720b85 re-write KP07.py with hip-python Hicham Agueny 2024-02-20 15:14:57 +01:00
  • ffb0707c26
    add hipDeviceSynchronize Hicham Agueny 2024-02-20 15:08:34 +01:00
  • eeed754425
    add hipDeviceSynchronize Hicham Agueny 2024-02-20 15:07:58 +01:00
  • b63412ff9c
    add hipDeviceSynchronize Hicham Agueny 2024-02-20 15:07:05 +01:00
  • 866e54c43f re-write HLL2.py with hip-python Hicham Agueny 2024-02-20 14:55:14 +01:00
  • 6a11b0e3ab Merge branch 'porting-to-hip' of https://github.com/HichamAgueny/FiniteVolumeGPU_HIP into porting-to-hip Hicham Agueny 2024-02-20 14:46:12 +01:00
  • 1afaa068e3 re-write HLL.py with hip-python Hicham Agueny 2024-02-20 14:45:33 +01:00
  • e1992ca416
    missing 'tab' Hicham Agueny 2024-02-20 14:36:19 +01:00
  • 56445c201e
    replace .cu with cu.hip Hicham Agueny 2024-02-20 14:26:26 +01:00
  • b53f5bf601
    replace .cu with cu.hip Hicham Agueny 2024-02-20 14:25:56 +01:00
  • e2b56c6ab9 Re-write FORCE.py with hip-python Hicham Agueny 2024-02-20 14:20:12 +01:00
  • def4b9935d Merge branch 'porting-to-hip' of https://github.com/HichamAgueny/FiniteVolumeGPU_HIP into porting-to-hip Hicham Agueny 2024-02-20 12:47:43 +01:00
  • 9bf115ddfd re-write EE2D_KP07_dimsplit.py with hip-python Hicham Agueny 2024-02-20 12:45:48 +01:00
  • 7591307b0e
    add "import hipblas" Hicham Agueny 2024-02-06 10:45:19 +01:00
  • 41e496634e Re-write Common.py with hip-python Hicham Agueny 2024-02-05 16:35:02 +01:00
  • b90035c902 create time Event with hip Hicham Agueny 2024-01-17 17:19:07 +01:00
  • 28ab54a86e add hip-based compilation Hicham Agueny 2024-01-17 17:17:48 +01:00
  • 74b24c33d7
    Update README.md Hicham Agueny 2023-12-29 15:05:41 +01:00
  • a166fc5116 add a job script Hicham Agueny 2023-12-29 15:02:11 +01:00
  • 77916aca20 add reference folder Hicham Agueny 2023-12-29 15:01:27 +01:00
  • d1788e52f9 add SYSTEMS file Hicham Agueny 2023-12-29 15:01:13 +01:00
  • b739c4051c add .yml file Hicham Agueny 2023-12-29 14:59:58 +01:00
  • d457b48d21 include setup in readme Hicham Agueny 2023-12-29 14:59:22 +01:00
  • 250af3bfc3 re-write with hip-python Hicham Agueny 2023-12-29 14:57:23 +01:00
  • fea9c28b16 convert cuda-codes located in /cuda to hip Hicham Agueny 2023-12-29 14:55:51 +01:00
  • b5693cdc69
    Initial commit Hicham Agueny 2023-12-29 14:45:48 +01:00