Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aparapi-docker
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aparapi
aparapi-docker
Graph
48f4fcbf4aea6cda5a2660cd2684876ff93b1cbb
Select Git revision
Branches
3
2.0.0
protected
develop
protected
master
default
protected
Tags
1
2.0.0-1
protected
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Jul
1
Oct
30
Sep
build: Trying to see if not upgrading the distro fixes amdgpu install problem.
develop remote_…
develop remote_mirror_114713ad5fab3b471221543b88391181/develop upstream/develop
build: Now installs needed initramfs-tools to provide update-initramfs needed by new amdgpu release.
build: Updated AMDGPU version.
build: Updated the gitlab-ci instructions to compile and deploy for version 3.0.0 that was just released.
master remote_m…
master remote_mirror_114713ad5fab3b471221543b88391181/master upstream/master
Merge branch 'develop' into 2.0.0
2.0.0 remote_mi…
2.0.0 remote_mirror_114713ad5fab3b471221543b88391181/2.0.0 upstream/2.0.0
Updated the description of the image in the README.
Merge branch 'develop' into 2.0.0
Made CI force a fresh rebuild on images every time, this ensures an up to date image.
Merge branch 'develop' into 2.0.0
Updating contributing, had some mistakes in example commands.
Merge branch 'develop' into 2.0.0
Updated Contributing again, it had some inaccurate information about releases.
Updated wording of contributing for extra details.
Merge branch 'develop' into 2.0.0
Made it so images get compiled and pushed for all branches.
Creating branch 2.0.0 to track Aparapi v2.0.0
Updated minor correct in CONTRIBUTING.
Fixed rendering in readme.
Updated README and CONTRIBURTING to match this repo.
Updated readme to explain tags.
Added pocl docker image now as well.
Cleaned out the tmp when docker image is done building and set it as the work dir.
Removed some old commented out code from amdgpu dockerfile.
Updated readme with some additional info on how to run and build.
Updated readme to show how to get GPU capablities.
Added clinfo to amdgpu.
Added JAVA_HOME environment variable to the images.
Added git to the docker images.
Fixed typo where both builds had same name.
Split CI out into two builds under the same stage.
I think i fixed it.
Trying this again with a new backend setup.
New approach./
Added a debugging output.
Removed certs.
Changing docker dind version.
Added certs to docker.
Trying to turn off cert.
Changed back to 2375.
Trying again with docker as host instead of localhost.
Loading