提交图

2686 次代码提交

作者 SHA1 备注 提交日期
nmannall
855930b391 Correctly configure logger to display test summary 2023-12-11 16:31:08 +00:00
nmannall
3843124ba4 Fix default scene arg being overwritten
- Repeat calls of gprMax.run() would reuse scene data from the last call
2023-12-11 16:30:02 +00:00
nmannall
c39d1be85c Remove mpi4py from requirements.txt
- Not all users will require mpi4py
- Would also cause pip install to fail if no MPI implementation installed
2023-12-11 15:40:31 +00:00
nmannall
5b5f845242 Add wheel package to requirements.txt 2023-12-11 13:07:15 +00:00
craig-warren
274eccaee3 Tweak some printed text 2023-12-10 23:13:02 +00:00
craig-warren
ef5532860a Revert mem use estimate 2023-12-10 23:07:24 +00:00
craig-warren
95853088d9 Remove debug message 2023-12-10 23:04:30 +00:00
craig-warren
5e1974693a Manual gc 2023-12-10 23:03:50 +00:00
craig-warren
6287aa901a Manual gc 2023-12-10 22:50:09 +00:00
craig-warren
ba44fbc509 Manual gc 2023-12-10 22:40:52 +00:00
craig-warren
5674461929 Manual gc 2023-12-10 22:36:43 +00:00
craig-warren
05798c6a62 Re-add nvidia smi message 2023-12-10 22:30:52 +00:00
craig-warren
107d2d2e6f Remove debug messages 2023-12-10 22:30:11 +00:00
craig-warren
ab7252feb7 Manual gc collect 2023-12-10 22:28:12 +00:00
craig-warren
c6cbb03adc Manual gc on mpi 2023-12-10 22:22:44 +00:00
craig-warren
a146dada62 Manual gc 2023-12-10 22:16:46 +00:00
craig-warren
00819007ed Try some manual garbage collection 2023-12-10 22:11:05 +00:00
craig-warren
a3385db09e More CUDA mem leak tests 2023-12-10 21:57:25 +00:00
craig-warren
6aaff5c212 Work to find CUDA mem leak 2023-12-10 21:38:41 +00:00
craig-warren
38661d5868 Some debugging for CUDA mem leak 2023-12-10 21:10:30 +00:00
craig-warren
7ac9f7f734 Trying to fix GPU memory leak 2023-12-10 15:32:48 +00:00
craig-warren
1a4f0a2fa3 Tweaked display of GPU device name 2023-12-10 00:25:09 +00:00
craig-warren
cae3c1fffb Syntax tidy 2023-12-10 00:14:40 +00:00
craig-warren
82e80ab12c Print GPU device ID with MPI 2023-12-10 00:10:41 +00:00
craig-warren
8235cb37b3 GPU dict update 2023-12-10 00:01:23 +00:00
craig-warren
0a37f23ef5 Added deviceID to printed name for GPUs 2023-12-09 23:56:34 +00:00
craig-warren
591a6e63e3 Updated geo obj import with revised process cmds 2023-12-09 23:35:17 +00:00
nmannall
652a9e5aa8 Add mpi4py to requirements.txt 2023-12-06 18:36:46 +00:00
nmannall
0e67588415 Merge branch 'devel' into mpi 2023-12-06 18:14:05 +00:00
nmannall
4a683389a8 Create pip requirements file 2023-12-06 16:14:12 +00:00
nmannall
a66a741aec Add output files from running examples to .gitignore 2023-12-06 16:13:57 +00:00
craig-warren
9acdfe1108 Added contributor thanks 2023-12-05 10:21:52 +00:00
craig-warren
94fff2ae11 Removed unused utility funcs 2023-12-05 10:14:02 +00:00
craig-warren
8657e000a7 Renamed object 'create' function to 'build' 2023-12-05 10:11:02 +00:00
craig-warren
12742b2849 Fixed bug with building fractal box which was always happening last 2023-12-05 10:10:33 +00:00
craig-warren
df33382eb9 Clarified interp with excitatio file 2023-12-05 10:09:36 +00:00
craig-warren
d7e22f8d16 Re-instated natural keys function for file sorting 2023-12-05 10:08:56 +00:00
Craig Warren
f48825b614 Merge pull request #406 from Sai-Suraj-27/update_pre-commit_versions
Updated `black` formatter version and modified files according to it.
2023-11-24 11:05:18 +00:00
Sai-Suraj-27
d2b6e4ddd7 Updated black formatter version and modified files according to it. 2023-11-19 00:40:05 +05:30
Craig Warren
a6ca55b582 Tidied up waveform text 2023-11-06 20:45:30 +00:00
craig-warren
a63f00b3f6 Fix propagating seed value for adding grass 2023-11-06 13:16:35 +00:00
Craig Warren
5993924b3b Merge pull request #394 from Sai-Suraj-27/update_versions
Updated `pre-commit hooks` version and checked all the files accordingly.
2023-10-24 19:39:52 +01:00
Sai-Suraj-27
aeac79e445 Updated pre-commit hooks version and checked all the files accordingly. 2023-10-24 18:17:58 +05:30
Craig Warren
a061e64c68 Cleanup formatting 2023-10-13 20:36:40 +01:00
Craig Warren
e787140b96 Cleanup formatting 2023-10-13 20:36:29 +01:00
craig-warren
ac4483795c Corrected output of tls with subgrids 2023-10-12 21:06:47 +01:00
Craig Warren
6935dcfbbd Merge pull request #387 from Sai-Suraj-27/update_pre-commit-hooks
Added a new check that verifies `.toml` files in the repo, and updated `black` version.
2023-10-11 11:55:38 +01:00
Sai-Suraj-27
9c2b63d883 Added new check that verifies .toml files in the repo, and updated black version. 2023-09-25 14:18:50 +05:30
craig-warren
15ed426999 Fix for multi-models (scenes) called via CLI 2023-09-22 17:36:20 +01:00
craig-warren
4ff45c6c33 Tidied error message for PML kappamin check 2023-09-19 11:41:10 +01:00