Commit Graph
27 Commits
Author SHA1 Message Date
Tzanio Kolev 8a474b7365 Renamed Laplace to Poisson where appropriate 2025-03-31 20:56:40 -07:00
john bowen c8644c4b13 Reorder args 2024-08-12 15:56:29 -07:00
john bowen 0c12c9298b Make visport user configurable for miniapps 2024-08-12 13:01:37 -07:00
Will Pazner c1562552f1 Make performance ex1 and ex1p templated on dimension 2021-12-02 10:17:06 -08:00
Will Pazner 8d1780147d Add 2D compile-time option to performance/ex1[p]
Adds sample runs testing the 2D templated code to avoid regressions
2021-10-29 17:40:27 -07:00
Will Pazner 992735c992 Add Mesh::LoadFromFile 2021-02-18 20:16:10 -08:00
Will Pazner 39e9406b99 Change deprecated mesh constructors in unit tests and miniapps 2021-02-17 14:32:06 -08:00
Veselin Dobrev 1be972b036 In the performance miniapps, print the SIMD width in terms of "doubles". 2020-05-18 10:56:06 -07:00
Veselin Dobrev b68643cbec In the performance miniapps, print the MFEM SIMD width.
In the miniapps/performance makefile, print the auto-detected compiler
and if that fails, the print the output used for auto-dection.
2020-05-16 14:04:54 -07:00
camierjs 2def41540d X86 => SIMD 2019-08-28 10:47:17 -07:00
camierjs 965e5c85a0 Trying runtime compilation on miniapps/performance/ex1.cpp 2018-11-02 11:13:34 -07:00
camierjs a9935c77db ex1rtc defines tweaks 2018-08-15 18:02:46 -07:00
camierjs 091cedfbcb okrtc + ex1 2018-08-15 16:39:09 -07:00
camierjs 02e9929fae qpx, qpx64 & ex1 SIMD vs scalar test 2018-08-14 17:34:30 -07:00
camierjs 65778b5757 [x86] add inline MFEM_ALWAYS_INLINE in each simd header files 2018-06-22 14:43:10 -07:00
camierjs 5d7177f044 [x86] miss miniapps/performance/ex1.cpp 2018-06-21 17:27:34 -07:00
camierjs 0f9a7feefb [x86] - MFEM_USE_X86INTRIN makefile if for GCC's param max-completely-peel-times option
- Brought bp1p from github.com/CEED/benchmarks/blob/master/tests/mfem_bps to test the kernels
2018-06-21 17:11:05 -07:00
camierjs 299e555cf7 [x86] INSTALL and force inline for the auto class 2018-06-19 15:16:24 -07:00
camierjs 89db8f121a [batch] applied 2018-06-15 18:21:31 -07:00
camierjs 4a234bc418 [x86] merge addon to get tensor alignment, not yet matrix-free 2018-06-15 15:16:57 -07:00
camierjs 8bb71658ee Merge branch 'master' into x86 2018-06-15 11:57:07 -07:00
Veselin Dobrev 667790ccf1 In the performance miniapps, add options to set the mesh refinements.
Run the miniapps/performance tests at coarser mesh resolutions, so that
the tests run faster.

Explicitly remove and ignore the temporary files created by the tests,
because, in some cases, they may not be removed automatically.
2017-09-30 20:25:17 -07:00
camierjs af53d47cb7 Cleanup & MFEM_USE_X86INTRIN ifdefs 2017-09-28 17:36:24 -07:00
camierjs bf8ac9629b GCC, ICC & Clang alignment sanitization for TBilinearForm root class 2017-09-28 11:21:43 -07:00
camierjs 1fed67455a x86 intrinsic for the high-performance templated operator 2017-09-19 15:39:46 -07:00
Tzanio 1569425857 Version 3.3 2017-01-28 22:05:47 -08:00
Jakub Cerveny 125ff226e4 Version 3.2 2016-06-30 10:37:30 -07:00