Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
yingted
/
libgpuarray
Public
forked from
Theano/libgpuarray
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
libgpuarray
src
gpuarray_buffer_cuda.c
on
master
User selector
All users
All time
Commit history
Commits on Oct 5, 2016
Add #line 1 to CUDA preamble.
Show description for 3ea75ae
obilaniu
committed
3ea75ae
View commit details
Copy full SHA for 3ea75ae
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
Fix declaration issues in collectives files and in macros
Show description for c31a29b
tsirif
committed
c31a29b
View commit details
Copy full SHA for c31a29b
View code at this point
Browse repository at this point
Add GA_CUDA_EXIT_ON_ERROR at cuda_wait/record
tsirif
committed
003a740
View commit details
Copy full SHA for 003a740
View code at this point
Browse repository at this point
Add checks to exit cuda context on error in cuda_records
tsirif
committed
f5e2f99
View commit details
Copy full SHA for f5e2f99
View code at this point
Browse repository at this point
Merge pull request #229 from tsirif/feature/get_device_count
Show description for 35c9e19
abergeron
authored
35c9e19
View commit details
Copy full SHA for 35c9e19
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Add gpu_ prefix and change signature to unsigned ints
tsirif
committed
f49da95
View commit details
Copy full SHA for f49da95
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Fix some things around the cache.
abergeron
committed
de6026b
View commit details
Copy full SHA for de6026b
View code at this point
Browse repository at this point
Add cuInit check in cuda_get_device_count
tsirif
committed
52c287f
View commit details
Copy full SHA for 52c287f
View code at this point
Browse repository at this point
Add cuda extension to return cuda device count
tsirif
committed
5fce66f
View commit details
Copy full SHA for 5fce66f
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
Add a new preamble macro GA_WARP_SIZE (#217)
Show description for 1369056
huanzhang12
authored and
abergeron
committed
1369056
View commit details
Copy full SHA for 1369056
View code at this point
Browse repository at this point
Commits on Jul 15, 2016
Wait for previous writes in the same buffer when about to write
tsirif
committed
511841a
View commit details
Copy full SHA for 511841a
View code at this point
Browse repository at this point
Commits on Jul 10, 2016
Local memory support for OpenCL kernels
huanzhang12
committed
d601eb3
View commit details
Copy full SHA for d601eb3
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Merge pull request #193 from tsirif/feature/nccl
Show description for 538ca97
abergeron
authored
538ca97
View commit details
Copy full SHA for 538ca97
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
Merge pull request #201 from abergeron/fix_ss_mapped
Show description for 8940360
lamblin
authored
8940360
View commit details
Copy full SHA for 8940360
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
Fix compilation errors
tsirif
committed
6d99e24
View commit details
Copy full SHA for 6d99e24
View code at this point
Browse repository at this point
Add `GpuArray` collectives implementations
tsirif
committed
98b3a2b
View commit details
Copy full SHA for 98b3a2b
View code at this point
Browse repository at this point
Add funct to init comm_ops properly
Show description for 3c99b2b
tsirif
committed
3c99b2b
View commit details
Copy full SHA for 3c99b2b
View code at this point
Browse repository at this point
Fix reading and writing to mapped pointers in single stream mode.
abergeron
committed
9d21a27
View commit details
Copy full SHA for 9d21a27
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
Fix typo.
abergeron
committed
692be8e
View commit details
Copy full SHA for 692be8e
View code at this point
Browse repository at this point
Make sure to synchronize before and after.
abergeron
committed
1f1b3d0
View commit details
Copy full SHA for 1f1b3d0
View code at this point
Browse repository at this point
Fix bug in synchronization logic for multi-gpu.
abergeron
committed
66cc5cc
View commit details
Copy full SHA for 66cc5cc
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
Improve comments.
abergeron
committed
a20132b
View commit details
Copy full SHA for a20132b
View code at this point
Browse repository at this point
Commits on Jun 9, 2016
Add a flags to disable multi-stream for a context.
abergeron
committed
41458eb
View commit details
Copy full SHA for 41458eb
View code at this point
Browse repository at this point
Add some wait/record logic around the buffer split/rejoin operations.
abergeron
committed
2bbf1b8
View commit details
Copy full SHA for 2bbf1b8
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
Add a shortcut to cuda_waits() in case we are on the same stream.
abergeron
committed
ad155a1
View commit details
Copy full SHA for ad155a1
View code at this point
Browse repository at this point
Commits on Jun 5, 2016
Add missing cuStreamDestroy a context's memory stream
tsirif
committed
da136fa
View commit details
Copy full SHA for da136fa
View code at this point
Browse repository at this point
Commits on May 24, 2016
Make the compile cache per-context and make it cache a bigger portion
Show description for 3fa284b
abergeron
committed
3fa284b
View commit details
Copy full SHA for 3fa284b
View code at this point
Browse repository at this point
Move the extcopy functionality out of the backends.
Show description for 89f4f4f
abergeron
committed
89f4f4f
View commit details
Copy full SHA for 89f4f4f
View code at this point
Browse repository at this point
Hide the definiton of gpuarray_buffer_ops and provide a new less
Show description for 8e3bed4
abergeron
committed
8e3bed4
View commit details
Copy full SHA for 8e3bed4
View code at this point
Browse repository at this point
Fix cuda stuff for gpucontext.
abergeron
committed
fcf3775
View commit details
Copy full SHA for fcf3775
View code at this point
Browse repository at this point
Define a struct for the contexts and use it everywhere.
abergeron
committed
b045f72
View commit details
Copy full SHA for b045f72
View code at this point
Browse repository at this point
Commits on May 9, 2016
Align allocations to 64 bytes instead of 16.
Show description for 763880b
abergeron
committed
763880b
View commit details
Copy full SHA for 763880b
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
Fix last two nits in the batch kernels.
abergeron
committed
333fbce
View commit details
Copy full SHA for 333fbce
View code at this point
Browse repository at this point
Ensure that the memory is zerod for the context (including bin_id).
abergeron
committed
88acbff
View commit details
Copy full SHA for 88acbff
View code at this point
Browse repository at this point
Merge pull request #143 from abergeron/gen_elemwise
Show description for c1ef8df
nouiz
committed
c1ef8df
View commit details
Copy full SHA for c1ef8df
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.