Search Criteria
Package Details: costa 2.2.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/costa.git (read-only, click to copy) |
|---|---|
| Package Base: | costa |
| Description: | Communication-optimal shuffle and transpose algorithms. |
| Upstream URL: | https://github.com/eth-cscs/COSTA |
| Licenses: | BSD-3-Clause |
| Provides: | costa |
| Submitter: | simonp |
| Maintainer: | simonp (a.kudelin) |
| Last Packager: | a.kudelin |
| Votes: | 1 |
| Popularity: | 0.000103 |
| First Submitted: | 2023-06-16 13:27 (UTC) |
| Last Updated: | 2026-01-17 19:02 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- openmpi (openmpi-gitAUR)
- scalapackAUR
- cmake (cmake3AUR, cmake-gitAUR) (make)
Latest Comments
ahphaw5S commented on 2025-09-26 12:51 (UTC)
You can update the version to 2.2.4, it will fix the compilation errors. See also:
https://github.com/eth-cscs/COSTA/commit/e2e75e09cd0ce913ef346331cdd8dec72b92282f
a.kudelin commented on 2024-12-06 16:00 (UTC)
Thanks!
simonp commented on 2024-12-06 15:56 (UTC)
Done, I've added you as co-maintainer. Let me know if you would like to adopt the package.
a.kudelin commented on 2024-12-06 15:39 (UTC) (edited on 2024-12-06 15:41 (UTC) by a.kudelin)
Please add
-DCOSTA_SCALAPACK=CUSTOMto cmake configuration andscalapackto dependencies.