Skip to content

Commit

Permalink
starpu: add branch 1.4 (#43837)
Browse files Browse the repository at this point in the history
  • Loading branch information
nfurmento authored and wdconinc committed May 4, 2024
1 parent 37c1e2b commit 2bd1bc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions var/spack/repos/builtin/packages/starpu/package.py
Expand Up @@ -62,6 +62,7 @@ class Starpu(AutotoolsPackage):
version("git-1.1", branch="starpu-1.1")
version("git-1.2", branch="starpu-1.2")
version("git-1.3", branch="starpu-1.3")
version("git-1.4", branch="starpu-1.4")

variant("shared", default=True, description="Build STARPU as a shared library")
variant("fast", default=True, description="Disable runtime assertions")
Expand Down

0 comments on commit 2bd1bc3

Please sign in to comment.