提交图

242 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
4a4226038c Modifications to GPU detection. 2019-03-08 16:06:25 +00:00
Craig Warren
a47257f1b7 Further MPI messages updates. 2019-03-08 10:41:12 +00:00
Craig Warren
25df82717b Update MPI messages. 2019-03-08 10:26:02 +00:00
Craig Warren
7ae27a87f0 Updated MPI messages. 2019-03-08 08:59:00 +00:00
Craig Warren
a1a6bdcfa2 More MPI debug. 2019-03-06 12:00:25 +00:00
Craig Warren
d5b1ce3a8d Added more MPI debug info. 2019-03-06 11:40:36 +00:00
Craig Warren
efa8349eb5 Updated MPI printed messages. 2019-03-06 10:04:31 +00:00
Craig Warren
5ef1136df1 Tweaked MPI messages for debugging. 2019-02-26 11:54:21 +00:00
Craig Warren
2c69731647 Updated MPI print messages. 2019-01-29 09:58:26 +00:00
craig-warren
507957b844 Fix bug with boolean argument handling when using MPI task farm. 2019-01-16 10:33:09 +00:00
craig-warren
e9ae2d6a1c Fix bug with boolean argument handling when using MPI task farm. 2019-01-16 10:21:15 +00:00
Craig Warren
0ca02137b3 Updated copyright date to 2019. 2019-01-04 09:25:37 +00:00
craig-warren
9918db430b MPI testing. 2018-12-21 10:04:50 +00:00
craig-warren
2044202bdf Fix disconnect error with alternate MPI implementation. 2018-12-21 09:39:21 +00:00
Craig Warren
c9ee97ba93 Change HDF5 file attribute from 'nx,ny,nz' to 'nx_ny_nz'. 2018-05-23 17:46:54 +01:00
Craig Warren
50df03656c Improved commenting on Peplinski soil model. 2018-05-18 14:10:00 +01:00
craig-warren
fe6e1180a8 Fixed bug with checking for existence of MPI environment argument. 2018-04-05 09:52:12 +01:00
Craig Warren
c6c79542ae More tweaks to MPI print messages. 2018-03-01 10:46:57 +00:00
Craig Warren
41d3688430 More adjustments to MPI print messages. 2018-03-01 10:38:20 +00:00
Craig Warren
f07c4d9045 Checking MPI communicator names. 2018-03-01 10:15:50 +00:00
Craig Warren
9c9498758e Improved print messages for MPI. 2018-03-01 09:49:57 +00:00
Craig Warren
9fb19600a7 More MPI debug info. 2018-02-28 16:58:13 +00:00
Craig Warren
9baadbc761 Added parent PID info to MPI messages. 2018-02-28 16:46:10 +00:00
Craig Warren
a4afe43eda Don't disconnect from parent MPI comm? 2018-02-28 16:40:53 +00:00
Craig Warren
62d004f72a More work on shutdown of MPI communicators. 2018-02-28 16:30:20 +00:00
Craig Warren
04c49c264d Corrected method names for MPI cleanups. 2018-02-28 16:25:55 +00:00
Craig Warren
786e9352d4 Don't add mpicomm object to command line args. It is unneccessary as only strings can be passed to MPI Spawn. 2018-02-28 16:14:45 +00:00
Craig Warren
9e2a2265d9 Removed mpicomm arg from command line as it is irrelevant. 2018-02-28 16:02:28 +00:00
Craig Warren
db5483af83 More MPI debug messages. 2018-02-28 13:54:52 +00:00
Craig Warren
6a6148ab29 More changes to MPI code. 2018-02-28 12:06:56 +00:00
Craig Warren
0fd2ce73b3 Tidy up of MPI code. 2018-02-28 11:49:21 +00:00
Craig Warren
cea1317bf5 Corrected name for MPI communicator argument. 2018-02-28 10:27:32 +00:00
Craig Warren
fe1043ea9e Updated debug messages for MPI. 2018-02-28 09:53:05 +00:00
Craig Warren
fe89343cd9 Check for existence of mpicomm in args. 2018-02-28 09:36:04 +00:00
Craig Warren
d467877d0b Added some debug messages for MPI and MPI communicator to command line args. 2018-02-28 09:31:22 +00:00
Craig Warren
d49ffd9988 Added some debug for alternate MPI method. 2018-02-27 16:52:51 +00:00
Craig Warren
c986c94da5 Corrected bug with passing MPI communicator object (introduced recently for testing). 2018-02-16 10:02:38 +00:00
Craig Warren
253cae9fe1 Removed extra mpicomm argument from an MPI testing mode. 2018-02-13 10:49:26 +00:00
Craig Warren
5f698b6316 Updates to MPI testing to allow passing of communicator object through api(). 2018-01-31 16:35:27 +01:00
Craig Warren
5ca7b770b0 Updates to formatting of text for MPI. 2018-01-30 17:30:10 +01:00
Craig Warren
6fc479d0b0 Formatting updates to host text. 2018-01-30 17:18:43 +01:00
Craig Warren
c1ad415828 Added hostname to machine identification info. 2018-01-30 16:47:37 +01:00
Craig Warren
34518d082b Updates for MPI when importing gprMax and using api() 2018-01-30 16:04:41 +01:00
Craig Warren
afd30b27ab Fix syntax. 2018-01-17 16:02:12 +01:00
Craig Warren
7049bc5509 Corrected args in testing new MPI implementation. 2018-01-17 16:00:59 +01:00
Craig Warren
6ab573a837 Testing alternate MPI implementation. 2018-01-17 15:20:24 +01:00
Craig Warren
4848a8d4d7 PEP8 code cleanups. 2018-01-02 18:14:20 +00:00
Craig Warren
fc7306c101 Updated copyright date. 2018-01-02 11:23:53 +00:00
Craig Warren
085476d3f2 Added some comments to simulation modes to mention CUDA. 2017-12-06 12:17:14 +01:00
Craig Warren
0439f591d4 Update to benchmarking mode to enable benchmarking with either CPU or GPU solver.
Added benchmarking metric of 'cells per second'.
2017-07-11 14:06:51 +01:00