Search Criteria
Package Details: starpu 1.3.11-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/starpu.git (read-only, click to copy) |
---|---|
Package Base: | starpu |
Description: | Task programming library for hybrid architectures |
Upstream URL: | https://starpu.gitlabpages.inria.fr/ |
Licenses: | LGPL3 |
Submitter: | aviallon |
Maintainer: | daskol |
Last Packager: | daskol |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-16 15:35 (UTC) |
Last Updated: | 2024-06-15 08:26 (UTC) |
Dependencies (3)
- blas (blis-cblas-openmpAUR, blis-cblasAUR, aocl-blis-aoccAUR, blas-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blis-gitAUR, blisAUR, openblas-lapackAUR, blas-mklAUR, aocl-blisAUR, blas-openblas)
- fxtAUR
- hwloc
Latest Comments
MarsSeed commented on 2023-07-30 01:56 (UTC)
Seems the same build failure that @Sloesch reported in 2022-03 still persists. Unable to build this.
MarsSeed commented on 2023-07-30 01:14 (UTC)
There's an 1.3.11 point release version as well, published in June 2023, if 1.4.1 is not yet desired due to potentially incompatible changes.
MarsSeed commented on 2023-06-15 12:07 (UTC)
TLDR; Please change depends
openblas-lapack
toblas-openblas
.Arch announced on June 14 a new blas-openblas repo package.
That is the same as the earlier AUR package openblas-lapack, providing the OpenBLAS implementation of blas, cblas, lapack, lapacke.
This means the
openblas-lapack
AUR package should be deleted, and replaced with theblas-openblas
repo package.Sloesch commented on 2022-03-12 08:18 (UTC)
Thank you for providing starpu as AUR package! My build failed. The excerpt of the makepkg log files indicating the erros is mentioned below (any help will be appreciated - thanks):
core/simgrid.c:354:36: error: implicit declaration of function 'sg_link_list'; did you mean 'sg_host_list'? [-Werror=implicit-function-declaration] 354 | sg_link_t links = sg_link_list();
| ^~~~~~~~~~~~
| sg_host_list
core/simgrid.c:354:36: warning: initialization of 's4u_Link ' from 'int' makes pointer from integer without a cast [-Wint-conversion] core/simgrid.c:355:29: error: implicit declaration of function 'sg_link_count'; did you mean 'sg_host_count'? [-Werror=implicit-function-declaration] 355 | int count = sg_link_count(), i;
| ^~~~~~~~~~~~~
| sg_host_count
CC libstarpu_1.3_la-deque_modeling_policy_data_aware.lo
core/simgrid.c:359:25: error: implicit declaration of function 'sg_link_set_bandwidth' [-Werror=implicit-function-declaration] 359 | sg_link_set_bandwidth(links[i], limit_bandwidth * 1000000.); | ^~~~~~~~~~~~~~~~~~~~~
core/simgrid.c: In function 'main':
core/simgrid.c:439:46: warning: passing argument 2 of '_starpu_simgrid_actor_create' from incompatible pointer type [-Wincompatible-pointer-types] 439 | _starpu_simgrid_actor_create("main", &do_starpu_main, _starpu_simgrid_get_host_by_name("MAIN"), argc, argv_cpy); | ^~~~~~~~~~~~~~~
| |
| int ()(int, char )
In file included from ../include/starpu.h:48,
from core/simgrid.c:18:
../include/starpu_thread.h:90:81: note: expected 'xbt_main_func_t' {aka 'void (*)(int, char )'} but argument is of type 'int ()(int, char )' 90 | starpu_pthread_t _starpu_simgrid_actor_create(const char name, xbt_main_func_t code, starpu_sg_host_t host, int argc, char *argv[]); | ~~~~~~~~~~~~~~~~^~~~ <command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
core/simgrid.c: In function '_starpu_simgrid_count_ngpus':
core/simgrid.c:1276:72: error: 'SD_link_t' undeclared (first use in this function); did you mean 'sg_link_t'? 1276 | xbt_dynar_t route_dynar = xbt_dynar_new(sizeof(SD_link_t), NULL); | ^~~~~~~~~ | sg_link_t core/simgrid.c:1276:72: note: each undeclared identifier is reported only once for each function it appears in core/simgrid.c:1277:34: error: expected ';' before 'link'
1277 | SD_link_t link;
| ^~~~~
| ;
core/simgrid.c:1314:49: error: implicit declaration of function 'sg_link_get_name'; did you mean 'sg_zone_get_name'? [-Werror=implicit-function-declaration] 1314 | !strcmp(sg_link_get_name(link), "Host") | ^~~~~~~~~~~~~~~~
| sg_zone_get_name
core/simgrid.c:1314:49: warning: passing argument 1 of 'strcmp' makes pointer from integer without a cast [-Wint-conversion] 1314 | !strcmp(sg_link_get_name(link), "Host") | ^~~~~~~~~~~~~~~~~~~~~~
aviallon commented on 2021-11-06 11:21 (UTC)
The GPG signature can be downloaded from Ubuntu's keyserver
hkps://keyserver.ubuntu.com
Here is the key in ASCII if someone has an issue retrieving it: