Craig Warren
|
9ab647103b
|
Fix for MPI task farm running.
|
2016-09-05 11:00:38 +01:00 |
|
craig-warren
|
2e00aba552
|
Corrected bug with checking whether centre of circle was within domain for #cylindrical_sector command.
|
2016-09-01 00:54:05 +03:00 |
|
craig-warren
|
51984f448f
|
mpi4py must be installed via pip rather than conda for now, as the conda install of mpi4py and openmpi for Mac OS X is currently broken.
|
2016-08-23 11:08:06 +01:00 |
|
craig-warren
|
f9ad758994
|
Updated a heading.
|
2016-08-22 22:07:02 +01:00 |
|
Craig Warren
|
086f7c4443
|
Updated get/set terminal width.
|
2016-08-22 18:20:12 +01:00 |
|
craig-warren
|
06cef7474a
|
Merge remote-tracking branch 'origin/master'
|
2016-08-21 21:24:03 +01:00 |
|
craig-warren
|
e1fc38ebdd
|
Updated benchmarking test.
|
2016-08-21 21:23:44 +01:00 |
|
craig-warren
|
0e70f7bc8d
|
Corrected single/double equals bug with OMP darwin option.
|
2016-08-21 17:59:44 +01:00 |
|
Craig Warren
|
c9aed69407
|
Updated Dell PowerEdge benchmark plot.
|
2016-08-19 16:57:35 +01:00 |
|
Craig Warren
|
176fbbfbfb
|
Corrected bug with plot legend label.
|
2016-08-19 16:57:14 +01:00 |
|
Craig Warren
|
d891253415
|
Leave OMP_WAIT_POLICY set to active for Mac OS X. Seems to improve performance slightly.
|
2016-08-19 16:56:20 +01:00 |
|
Craig Warren
|
c6609c300e
|
Updated benchmarking results for Linux.
|
2016-08-19 16:04:35 +01:00 |
|
Craig Warren
|
b634c1bd35
|
Tweaked comments.
|
2016-08-19 15:58:22 +01:00 |
|
Craig Warren
|
c2277f5c7d
|
Tweaked comments.
|
2016-08-19 15:57:52 +01:00 |
|
Craig Warren
|
108308a9b8
|
Changed second command line arg to '--otherresults' to take list of Numpy archives.
|
2016-08-19 15:57:22 +01:00 |
|
Craig Warren
|
a3de48cc2b
|
Avoid setting OMP_WAIT_POLICY.
|
2016-08-19 15:54:51 +01:00 |
|
Craig Warren
|
b27478c478
|
Added larger model for benchmarking on faster machines.
|
2016-08-19 14:43:06 +01:00 |
|
Craig Warren
|
95d5db7bd1
|
Switch off setting any extra OMP variables for now.
|
2016-08-19 13:03:10 +01:00 |
|
Craig Warren
|
6aeaa315b5
|
Added option to disable progress bars and ensure they always write to stdout instead of stderr.
|
2016-08-18 14:58:25 +01:00 |
|
Craig Warren
|
256be93bfa
|
Merge remote-tracking branch 'origin/master'
|
2016-08-18 10:02:03 +01:00 |
|
Craig Warren
|
785d601df3
|
Re-added '-march=native' compiler option for Mac/Linux.
|
2016-08-18 09:54:00 +01:00 |
|
craig-warren
|
79ec2cb704
|
Updated MacPro1,1 results.
|
2016-08-17 22:29:52 +01:00 |
|
Craig Warren
|
1d45ea4bd8
|
Updated to v.3.0.7 with performance improvements - principally from overhaul of field and PML update functions.
v.3.0.7
|
2016-08-17 10:45:35 +01:00 |
|
Craig Warren
|
52bf04785d
|
Updated benchmark results for iMac15,1 for v.3.0.7
|
2016-08-17 10:44:47 +01:00 |
|
Craig Warren
|
0bd2cd0c19
|
Added reading of machineID from Numpy archive if available.
|
2016-08-17 10:43:57 +01:00 |
|
Craig Warren
|
4ee67c8348
|
Moved printing of memory/file sizes to 1KB = 1000B instead of 1KB=1024B
|
2016-08-17 10:43:19 +01:00 |
|
Craig Warren
|
6c7c13c7bc
|
Simplified calling of PML updates.
|
2016-08-17 10:42:25 +01:00 |
|
Craig Warren
|
d9389cb113
|
Complete overhaul of PML update functions to improve performance. Consolidated into slab updates, e.g. electric_xminus, magnetic_zplus etc...
|
2016-08-17 10:41:45 +01:00 |
|
Craig Warren
|
62a16626fc
|
Tweak to formatting of warning message.
|
2016-08-17 10:40:42 +01:00 |
|
Craig Warren
|
59eb30e911
|
Improved memory usage estimate (following testing).
|
2016-08-17 10:40:01 +01:00 |
|
Craig Warren
|
f2109f6708
|
Tweaks to formatting of warning messages.
|
2016-08-17 10:39:20 +01:00 |
|
Craig Warren
|
4236dcf134
|
Added check to dispersion function for when waveform doesn't fit in time window.
|
2016-08-17 10:38:42 +01:00 |
|
Craig Warren
|
4a439873e9
|
Added machineID to saved benchmarking times Numpy file. Moved PML update for loop to main time update for loop.
|
2016-08-17 10:37:49 +01:00 |
|
Craig Warren
|
facefb6e65
|
Overhauled standard electric and magnetic update functions to improve speed, primarily for 3D models.
|
2016-08-17 10:35:49 +01:00 |
|
Craig Warren
|
a2d725ebb0
|
Edited text on scaling of maximum amplitude of waveform.
|
2016-08-17 09:59:47 +01:00 |
|
Craig Warren
|
401ab5f87b
|
Removed '-march=native' compiler options as it caused a problem on a Mac Mini.
v.3.0.6
|
2016-08-16 11:56:21 +01:00 |
|
Craig Warren
|
57bbb55210
|
Corrected if statement condition typo in min_sum_diffs function.
|
2016-08-15 17:22:24 +01:00 |
|
Craig Warren
|
090f8b94d1
|
Updated to described new consolidated min_max_value fitness function.
|
2016-08-15 13:12:06 +01:00 |
|
Craig Warren
|
0fbfb74882
|
Consolidated min/max functions into a single function. Added more robust checking of output names when reading output files.
|
2016-08-15 12:10:33 +01:00 |
|
Craig Warren
|
6af67d02ac
|
Updated to handle change to syntax of min_max_value fitness function.
|
2016-08-15 12:09:10 +01:00 |
|
Craig Warren
|
8303c1486a
|
Corrected copy/paste error for reading reference response file.
|
2016-08-12 14:15:50 +01:00 |
|
Craig Warren
|
b00af3a863
|
Tweaks to print messages.
|
2016-08-12 12:31:11 +01:00 |
|
Craig Warren
|
23e23a2a9c
|
Updated to give better warnings when trying to load reference response files.
|
2016-08-12 12:30:35 +01:00 |
|
Craig Warren
|
0f64138e3d
|
Added -march=native compiler option for Linux/Mac OS X.
|
2016-08-11 16:09:34 +01:00 |
|
Craig Warren
|
75a8ef43e2
|
PEP8 formatting cleanups.
|
2016-08-10 13:56:15 +01:00 |
|
Craig Warren
|
0d24fe7e7a
|
Added datetime module.
|
2016-08-10 13:38:04 +01:00 |
|
Craig Warren
|
c87cccd278
|
Updated attribution text.
|
2016-08-10 12:11:22 +01:00 |
|
Craig Warren
|
428fd8aadf
|
Updated PML print messages.
|
2016-08-09 17:14:12 +01:00 |
|
Craig Warren
|
1168e8eb1e
|
Updates to progress bars.
|
2016-08-09 17:11:01 +01:00 |
|
Craig Warren
|
2b62a81b40
|
Updated PML print messages.
|
2016-08-09 14:36:35 +01:00 |
|