Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pyopencl
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
Model registry
Operate
Environments
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
Andreas Klöckner
pyopencl
Repository
60d5f39a5500dfd9b770b15f56b7af3dac83a784
Select Git revision
20 results
pyopencl
.conda-ci-build-configure.sh
Find file
Blame
Permalink
4 years ago
797337ab
[Github CI] Add hook for package configuration after conda env creation
· 797337ab
Andreas Klöckner
authored
4 years ago
797337ab
History
[Github CI] Add hook for package configuration after conda env creation
Andreas Klöckner
authored
4 years ago
.conda-ci-build-configure.sh
92 B
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
1
2
python ./configure.py
--cl-inc-dir
=
"
$CONDA_PREFIX
/include"
--cl-lib-dir
=
"
$CONDA_PREFIX
/lib"