提交图

1936 次代码提交

作者 SHA1 备注 提交日期
craig-warren
1e64d493a2 More updates to logging and handling exceptions. 2020-04-09 14:23:50 +01:00
craig-warren
aba5e749c5 Updates to exceptions. 2020-04-09 11:52:20 +01:00
craig-warren
f2eeeaaba8 Work on exception handling. 2020-04-09 11:09:36 +01:00
craig-warren
7df45cd604 Cleanup of imports. 2020-04-08 10:00:37 +01:00
craig-warren
fd4f607a97 Code cleanups from pylint. 2020-04-08 09:47:44 +01:00
craig-warren
62b73edded Updated logging. 2020-04-07 15:40:10 +01:00
craig-warren
1ef898384a Cleanup of imports and checking using pylint 2020-04-07 15:24:22 +01:00
craig-warren
e76679e62b Update some logging messages. 2020-04-07 10:03:28 +01:00
craig-warren
74a21c2512 Change logging level. 2020-04-07 09:42:24 +01:00
craig-warren
416dce8d83 More logging. 2020-04-07 09:39:52 +01:00
craig-warren
4f9393d029 GPU info for MPI. 2020-04-07 09:33:30 +01:00
craig-warren
b9e30c4f49 Updated GPU info printing. 2020-04-07 09:08:52 +01:00
craig-warren
14f31b4d95 MPI work/debug. 2020-04-07 09:03:38 +01:00
craig-warren
73463a1d88 Checking GPU allocation when using MPI. 2020-04-06 16:11:41 +01:00
craig-warren
ddb3f236e0 Corrected usage comment. 2020-03-27 16:32:20 +00:00
craig-warren
4d501f16f7 Pin numpy to 1.17.4 to workaround conda bug on macOS. 2020-03-27 16:07:48 +00:00
craig-warren
82cf85cdbd Correct syntax. 2020-03-27 16:07:23 +00:00
Craig Warren
65c463e7a9 Fix deviceID selection for GPUs. 2020-03-10 17:28:58 +00:00
Craig Warren
842fd3bc12 Working MPI task farm with either CPU or GPU solver. 2020-03-10 16:20:54 +00:00
Craig Warren
516660c2d2 Work on integrating new MPIExecutor (Tobias). 2020-03-09 17:35:41 +00:00
Craig Warren
1e4237c2f5 Tidy up of logging and initial MPI task farm work. 2020-03-06 16:48:21 +00:00
Craig Warren
01d28c204e More compact code for checking sub-grids with CUDA combination. 2020-02-14 17:26:44 +00:00
Craig Warren
3dde50c66e Merge branch 'config' of https://github.com/gprMax/gprMax into config 2020-02-14 17:25:48 +00:00
Craig Warren
27e92587a9 Removed unused order property. 2020-02-14 17:25:42 +00:00
Craig Warren
c6306b94a5 Remove unused order property. 2020-02-14 14:58:15 +00:00
Craig Warren
253e3a04f7 Copyright year update. 2020-02-13 17:12:09 +00:00
Craig Warren
7e6434ede7 Make single output file for main and subgrids. 2020-02-13 13:23:11 +00:00
Craig Warren
10e78f6ef5 Tidy up some MPI parts in preparation for implementation. 2020-02-13 13:22:36 +00:00
Craig Warren
30c7070fad String beautifying. 2020-02-12 14:26:51 +00:00
Craig Warren
c2ac4aa0fc Updated host info for Linux to remove deprecated use of platform.linux_distribution() in Python 3.8 2020-02-12 14:24:06 +00:00
Craig Warren
7a579d1940 Update reading of materials file to allow comments without double hashes. 2020-02-12 14:23:21 +00:00
Craig Warren
cec6d740b9 Updated some printed messages. 2019-12-11 17:06:07 +00:00
Craig Warren
75905524ec Corrections to sort geometry-fixed with GPU. 2019-12-11 16:08:52 +00:00
Craig Warren
a00c3d783b Syntax correction. 2019-12-11 14:01:50 +00:00
Craig Warren
39083ad852 Updated tests for .h5 output file suffix. 2019-12-11 13:54:37 +00:00
Craig Warren
b6d4295341 Updated tests for .h5 output file suffix. 2019-12-11 13:54:15 +00:00
Craig Warren
227d6939a7 Updated tests for .h5 output file suffix. Work of CUDA string for dispersive materials. 2019-12-11 13:53:52 +00:00
Craig Warren
9d06b510b6 Updated tests for .h5 output file suffix. 2019-12-11 13:53:18 +00:00
Craig Warren
8df3aad4d4 Update to use pathlib. 2019-12-11 13:52:15 +00:00
Craig Warren
2260187a21 Updated tests for .h5 output file suffix. 2019-12-11 13:51:20 +00:00
Craig Warren
2a78aa637d Corrected string for CUDA dispersive material handling. 2019-12-11 13:49:56 +00:00
Craig Warren
ef445d0704 Add line to clear model_configs list. 2019-12-11 13:48:57 +00:00
Craig Warren
91f67ff0d8 Updated to change .out to .h5 2019-12-11 13:48:10 +00:00
Craig Warren
6be9e96a10 Revert to using Warren thesis params for GSSI 1.5GHz model as default. 2019-12-09 17:11:43 +00:00
Craig Warren
e5e747ac35 Work on bug with test script - calling API in for loop. 2019-12-09 17:11:11 +00:00
Craig Warren
342613a781 Work on memory estimate, dispersive materials & GPU, and sub-gridding. 2019-12-09 17:09:52 +00:00
Craig Warren
2c5afad69b Fixed regression of timestep calculation. 2019-12-09 17:08:51 +00:00
Craig Warren
25c64fec85 Tidy of comments. 2019-12-09 17:08:16 +00:00
Craig Warren
53a315bf54 More work on exceptions. 2019-12-09 17:07:35 +00:00
Craig Warren
973b26a430 Work to get exceptions propagating correctly. 2019-12-09 17:06:32 +00:00