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
Commits
d4dc39e701f57c8809e74f4f10ed8b1fb45d207f
Select Git revision
0 results
pyopencl
src
c_wrapper
platform.cpp
Author
Search by author
Any Author
authors
0 authors
Aug 07, 2015
Use sscanf insteadof std::regex. Fix #85
· cf980704
Yichao Yu
authored
9 years ago
cf980704
Jun 29, 2015
Convert wrapper to ahead-of-time, verified build (some extensions missing so far)
· e3802bab
Andreas Klöckner
authored
9 years ago
e3802bab
Sep 14, 2014
context::get_version
· 9865abe9
Yichao Yu
authored
10 years ago
9865abe9
device::get_version
· 97c7897a
Yichao Yu
authored
10 years ago
97c7897a
get_platform_version
· 9b34f88c
Yichao Yu
authored
10 years ago
9b34f88c
rename
· bf49b059
Yichao Yu
authored
10 years ago
bf49b059
minor tweaks, extern templates, fix print_buf
· 8333f431
Yichao Yu
authored
10 years ago
8333f431
rename make_argbuf
· 8eb34188
Yichao Yu
authored
10 years ago
8eb34188
try using extern template
· e8cc6d1a
Yichao Yu
authored
10 years ago
e8cc6d1a
unload_platform_compiler
· 39de919f
Yichao Yu
authored
10 years ago
39de919f
split wrapper objects into different files; simplify templates
· 37bf4792
Yichao Yu
authored
10 years ago
37bf4792
Loading