Skip to content

Commit

Permalink
Require pocl>=3.1 for improved SVM support
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Sep 17, 2023
1 parent c84abf8 commit 2bb0524
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .test-conda-env-py3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ dependencies:
- git
- libhwloc=2
- numpy
- pocl
# 3.1 needed for SVM functionality
- pocl>=3.1
- mako
- pyopencl
- islpy
Expand Down

0 comments on commit 2bb0524

Please sign in to comment.