Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Chameleon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
solverstack
Chameleon
Merge requests
!465
starpu.rb: update to 1.4.6
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
starpu.rb: update to 1.4.6
fpruvost/chameleon:macosx-starpu
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
PRUVOST Florent
requested to merge
fpruvost/chameleon:macosx-starpu
into
master
11 months ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
a32d5df7
1 commit,
11 months ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
tools/homebrew/starpu.rb
+
2
−
2
Options
@@ -13,8 +13,8 @@
class
Starpu
<
Formula
desc
"StarPU is a task programming library for hybrid architectures"
homepage
"https://starpu.gitlabpages.inria.fr/"
url
"https://files.inria.fr/starpu/starpu-1.4.
5
/starpu-1.4.
5
.tar.gz"
sha256
"
28f389b34df57a2a4e4743b40554b0f8d098ff2199e9eb8fbbe20aa377b64541
"
url
"https://files.inria.fr/starpu/starpu-1.4.
6
/starpu-1.4.
6
.tar.gz"
sha256
"
579f38e150ab78c9ab299649d8649a043dbf49786e54acbf3dad90c160672cc7
"
license
"GNU GPL v2.1"
depends_on
"autoconf"
=>
:build
Loading