Search Criteria
Package Details: su2 8.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/su2.git (read-only, click to copy) |
|---|---|
| Package Base: | su2 |
| Description: | An Open-Source Suite for Multiphysics Simulation and Design |
| Upstream URL: | https://su2code.github.io |
| Keywords: | CFD |
| Licenses: | LGPL-2.1-or-later |
| Submitter: | eleftg |
| Maintainer: | carlosal1015 |
| Last Packager: | carlosal1015 |
| Votes: | 10 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-03-09 14:32 (UTC) |
| Last Updated: | 2025-06-04 18:40 (UTC) |
Dependencies (6)
- intel-oneapi-mkl (intel-oneapi-hpckitAUR, intel-oneapi-basekit-2025AUR, intel-oneapi-base-toolkit, intel-oneapi-basekit)
- python-mpi4py (python-mpi4py-intelAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
- swig (swig-gitAUR) (make)
Latest Comments
1 2 Next › Last »
kleptophobiac commented on 2025-07-19 00:35 (UTC)
It looks like the packaged version of ninja doesn't compile under python 3.13 due to the deprecation of pipes. And meson doesn't seem to find a system-installed ninja either. Uncommenting the sed replacements in the PKGBUILD gets the process along further, but it still fails on a later detection of ninja.
void.nugget commented on 2024-12-30 19:58 (UTC)
Faced minor compilation issues, as per
https://github.com/su2code/SU2/issues/2409
carlosal1015 commented on 2022-08-29 17:06 (UTC)
Hi @SandFloh,
intel-oneapi-mklis fixed now.carlosal1015 commented on 2022-08-11 15:50 (UTC)
Hi @SandFloh, yes is a bug for
intel-oneapi-mkl.In other words, with old intel-mkl package, before be merged all was fine.
No worries, the same issue happen for
python-nutils.I could disable too with
-Dwith-mpi=enabled, please be patient for look if in the next days (maximum 7 days) could be solved.SandFloh commented on 2022-08-11 13:31 (UTC)
Thank you for providing this!
I had to disable 'mkl' as it could not find 'mkl.h'. And i had to disable 'openplas' as it collides with 'blas'.
All of this could totally be my fault, i just want to give a heads up as it might be a problem.
SandFloh commented on 2021-07-20 09:39 (UTC)
Thank you for providing this PKGBUILD!
If you want to use the SU2-supplied python scripts (like "compute_polar.py"), you have to export the following:
export SU2_RUN=/usr/bin
Maybe it is possible to include this in the installation?
brunomiguel commented on 2021-03-06 22:42 (UTC)
PKGBUILD is missing the python-mpi4py package as a dependency
eleftg commented on 2018-10-07 22:00 (UTC)
Unfortunately there is not much I can do about this. It's an upstream issue.
1 2 Next › Last »