15 Commits

Author SHA1 Message Date
Anthony Berg
cd89a343bf feat(sim): increase default tolerance for end time in simulate 2025-09-03 18:06:43 +02:00
Anthony Berg
97c2fd47e3 fix(gpu): correct syntax for dictionary typing 2025-09-03 18:04:43 +02:00
Anthony Berg
3fdd4ab62b feat(simulator): make tqdm count all time in simulation 2025-07-03 14:54:03 +02:00
Anthony Berg
cc9937c752 fix(simulator): set the correct total for progress bar 2025-07-03 14:18:44 +02:00
Anthony Berg
638e2a4ea8 fix(simulator): properly fixed floating point accuracy error in simulation 2025-07-03 14:05:51 +02:00
Anthony Berg
4dde38c2e5 fix(mpi): add synchronizing for streams 2025-07-03 13:14:30 +02:00
Anthony Berg
716394f46b fix(simulator): add different safety mechanism for potential infinite while loop 2025-07-01 20:14:27 +02:00
Anthony Berg
fe1eac7e9b fix(simulator): add different safety mechanism for potential infinite while loop 2025-07-01 20:13:37 +02:00
Anthony Berg
d0fc9c0bcb feat(simulator): remove tqdm when progress is done 2025-07-01 19:45:38 +02:00
Anthony Berg
30aaccba91 fix(simulator): floating point number practically causing an infinite loop 2025-07-01 14:53:14 +02:00
Anthony Berg
2241da1532 fix(simulator): add default value for no parameters 2025-07-01 00:11:31 +02:00
Anthony Berg
a77c3786e5 fix(simulator): circular import with BoundaryCondition 2025-06-30 23:37:20 +02:00
Anthony Berg
1375743e21 fix(simulator): prevent import causing recursive inheritance 2025-06-25 13:19:19 +02:00
Anthony Berg
985e774979 feat(simulator): add CUDA and HIP BaseSimulators 2025-06-25 12:58:11 +02:00
Anthony Berg
0d3227303a refactor(simulator): move Simulator to its own package 2025-06-25 12:37:27 +02:00