Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
POCL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
TRACES-public
Vortex
POCL
Commits
bd765c98
Commit
bd765c98
authored
2 years ago
by
Vincent A. Arcila
Committed by
Michal Babej
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fixed pocl version and added this docs work to CHANGES
parent
cdf9599a
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES
+1
-0
1 addition, 0 deletions
CHANGES
doc/sphinx/source/sycl_with_pocl_arm.rst
+2
-2
2 additions, 2 deletions
doc/sphinx/source/sycl_with_pocl_arm.rst
with
3 additions
and
2 deletions
CHANGES
+
1
−
0
View file @
bd765c98
...
@@ -52,6 +52,7 @@ Notable User Facing Changes
...
@@ -52,6 +52,7 @@ Notable User Facing Changes
but still works
but still works
- it's now possible to disable libhwloc support even when it's present, using -DENABLE_HWLOC=0
- it's now possible to disable libhwloc support even when it's present, using -DENABLE_HWLOC=0
CMake option
CMake option
- Fixed issues with SYCL via DPC++ on PoCL on ARM.
Notable Fixes
Notable Fixes
-------------
-------------
...
...
This diff is collapsed.
Click to expand it.
doc/sphinx/source/sycl_with_pocl_arm.rst
+
2
−
2
View file @
bd765c98
...
@@ -26,7 +26,7 @@ Listing tags from git repository (obtained with
...
@@ -26,7 +26,7 @@ Listing tags from git repository (obtained with
``git describe --tags``).:
``git describe --tags``).:
- DPC++ - Intel LLVM: sycl-nightly/20230413_160000-2-g097d21c
- DPC++ - Intel LLVM: sycl-nightly/20230413_160000-2-g097d21c
- PoCL: v
3.1-RC1-279-g6a5c38b
- PoCL: v
4.0
- SPIRV-Tools: sdk-1.3.243.0-33-gdd03c1f
- SPIRV-Tools: sdk-1.3.243.0-33-gdd03c1f
- OpenCL-Headers: v2023.02.06-5-g8c4f011
- OpenCL-Headers: v2023.02.06-5-g8c4f011
- OpenCL-ICD-Loader: v2023.02.06-2-gece9144
- OpenCL-ICD-Loader: v2023.02.06-2-gece9144
...
@@ -240,7 +240,7 @@ PoCL as the OpenCL implementation that SYCL uses.
...
@@ -240,7 +240,7 @@ PoCL as the OpenCL implementation that SYCL uses.
::
::
[host@user]$ sycl-ls
[host@user]$ sycl-ls
[opencl:cpu:0] Portable Computing Language, pthread-0xd01 OpenCL
3
.0 PoCL HSTR: pthread-aarch64-unknown-linux-gnu-tsv110 [4.0-pre next-0-gbbb3d72]
[opencl:cpu:0] Portable Computing Language, pthread-0xd01 OpenCL
4
.0 PoCL HSTR: pthread-aarch64-unknown-linux-gnu-tsv110 [4.0-pre next-0-gbbb3d72]
4. After that, you can try with this test:
4. After that, you can try with this test:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment