Moved benchmarking images

这个提交包含在:
Craig Warren
2023-06-13 15:51:57 +01:00
父节点 19804b1da5
当前提交 b91156cf3a
共有 3 个文件被更改,包括 4 次插入4 次删除

查看文件

@@ -9,10 +9,10 @@ This section provides information and results from performance benchmarking of g
How to benchmark?
=================
The following simple models (found in the ``testing/benchmarking`` sub-package) can be used to benchmark gprMax on your own system. The models feature different domain sizes (from 100^3 to 800^3 cells) and contain a simple Hertzian dipole source in free space. The following shows an example of the 100^3 cell model:
The following simple models (found in the ``testing/benchmarking`` sub-package) can be used to benchmark gprMax on your own system. The models feature different domain sizes (from 100^3 to 800^3 cells) and contain a simple Hertzian dipole source in free space:
.. literalinclude:: ../../testing/benchmarking/bench_100x100x100.in
:language: none
.. literalinclude:: ../../testing/benchmarking/bench_simple.py
:language: python
:linenos:
The performance metric used to measure the throughput of the solver is:
@@ -23,5 +23,5 @@ The performance metric used to measure the throughput of the solver is:
where P is the throughput in millions of cells per second; NX, NY, and NZ are the number of cells in domain in the x, y, and z directions; NT is the number of time-steps in the simulation; and T is the runtime of the simulation in seconds.
.. figure:: ../../testing/benchmarking/results/NVIDIA.png
.. figure:: ../../images_shared/GPU_NVIDIA.png
:width: 600px

查看文件

之前

宽度:  |  高度:  |  大小: 217 KiB

之后

宽度:  |  高度:  |  大小: 217 KiB