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
!355
Added support for HIP and hipblas (CUDA and ROC backend)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Added support for HIP and hipblas (CUDA and ROC backend)
satanas-atos/chameleon:hipblas
into
master
Overview
33
Commits
6
Pipelines
0
Changes
25
Merged
Loris
requested to merge
satanas-atos/chameleon:hipblas
into
master
2 years ago
Overview
33
Commits
6
Pipelines
0
Changes
25
Expand
We should review (among other things) the codelets definition in
runtime_codelets.h
as I wasn't sure how we'd want to add hip support in the macro
Only trsm and gemm has been ported to HIP but more can easily be added
The trsm and gemm are forced on HIP devices for now (no support for perfmodel in starpu yet)
I'm not sure what
runtime_zlocality.c
is used for so I didn't had HIP support for now
This merge request has been tested against the
hip_device_async
starpu branch (not merged yet but merge request in progress
here
)
0
0
Merge request reports
Loading