26 次代码提交

作者 SHA1 备注 提交日期
Nathan Mannall
b101bfe835 Remove unused dependencies from requirements.txt
- pytest is not used
- Dependency on PyEVTK has been removed by adopting VTKHDF
- reframe-hpc should be optional (only required to run the test suite)
2025-06-20 12:24:57 +01:00
Nathan Mannall
df8a6bd956 Merge branch 'devel' into mpi 2025-06-19 15:21:19 +01:00
Nathan Mannall
adb357c2cc Initial MPIFractalBox implementation 2025-06-19 15:15:53 +01:00
Craig Warren
5d4042e9db Testing mpi4py with RTD 2025-05-30 13:09:13 +01:00
nmannall
bbfac07fe6 Limit numpy to version less than 2.0 2024-06-18 11:00:33 +01:00
nmannall
a7d713a98a Fix pip update step in CreatePyenvTest 2024-03-28 17:12:49 +00:00
nmannall
ea985f6eb6 Add pytest to requirements 2024-02-08 12:25:02 +00:00
nmannall
a31cb29bc2 Add script to save benchmarking data 2024-01-24 12:02:50 +00:00
nmannall
0beb6af731 Reorganise requirements.txt 2024-01-24 11:58:34 +00:00
nmannall
0c0c61e340 Install and run pre-commit 2024-01-22 16:46:33 +00:00
nmannall
5972fbff4c Add benchmarking tests to reframe test suite 2024-01-18 11:58:08 +00:00
nmannall
2f381442a9 Begin refactoring tests to use ReFrame 2024-01-12 17:22:36 +00:00
nmannall
220f0db099 Add simple MPI test 2024-01-09 13:28:46 +00:00
nmannall
b047fa3a2b Refactor existing model tests to use pytest 2023-12-20 12:38:04 +00:00
nmannall
c39d1be85c Remove mpi4py from requirements.txt
- Not all users will require mpi4py
- Would also cause pip install to fail if no MPI implementation installed
2023-12-11 15:40:31 +00:00
nmannall
5b5f845242 Add wheel package to requirements.txt 2023-12-11 13:07:15 +00:00
nmannall
652a9e5aa8 Add mpi4py to requirements.txt 2023-12-06 18:36:46 +00:00
nmannall
4a683389a8 Create pip requirements file 2023-12-06 16:14:12 +00:00
craig-warren
66fb29023d Cython/RTD 2023-03-09 18:12:11 -07:00
craig-warren
87dbf69b8c Try requirements 2023-03-09 17:56:23 -07:00
Craig Warren
27909eb468 More adjustments to imports and requirements. 2015-11-03 14:03:11 +00:00
Craig Warren
29c0722e2a Updated requirements. 2015-11-03 13:36:03 +00:00
Craig Warren
9afce79934 Removed matplotlib requirement for now. 2015-11-03 13:17:40 +00:00
Craig Warren
910c4887b2 Additions to requirements.txt 2015-11-03 12:59:28 +00:00
Craig Warren
a24da3d435 Update order of requirements. 2015-11-03 12:54:39 +00:00
Craig Warren
f84697221f First commit. 2015-11-03 12:51:46 +00:00