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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
IntelPython
/
sharded-array-for-python
Public archive
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Initial support for NVidia GPUs
- #5
#5
Open
tkarna
wants to merge 10 commits into
main
IntelPython/sharded-array-for-python:main
from
nv-gpu
IntelPython/sharded-array-for-python:nv-gpu
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Initial support for NVidia GPUs
#5
tkarna
wants to merge 10 commits into
main
IntelPython/sharded-array-for-python:main
from
nv-gpu
IntelPython/sharded-array-for-python:nv-gpu
Copy head branch name to clipboard
Commits
Commits on Dec 13, 2024
remove intel gpu pipeline; add cuda support
Show description for 3928233
tkarna
committed
3928233
View commit details
Copy full SHA for 3928233
Browse repository at this point
black-scholes: add partial gpu support, verification is skipped
tkarna
committed
763ee57
View commit details
Copy full SHA for 763ee57
Browse repository at this point
wave equation: add partial gpu support, warm up jit cache
tkarna
committed
a935132
View commit details
Copy full SHA for a935132
Browse repository at this point
shallow water: add partial gpu support, warm up jit cache
tkarna
committed
7dfaaa3
View commit details
Copy full SHA for 7dfaaa3
Browse repository at this point
CMakeLists: fix linker
tkarna
committed
9c9b55b
View commit details
Copy full SHA for 9c9b55b
Browse repository at this point
getMRType: fix llvm strides must not be zero error
tkarna
committed
ad5c58d
View commit details
Copy full SHA for ad5c58d
Browse repository at this point
Commits on Dec 16, 2024
wave equation: add gpu reductions
tkarna
committed
0d110cf
View commit details
Copy full SHA for 0d110cf
Browse repository at this point
wave equation: initialize coord arrays with int64
tkarna
committed
75c7c19
View commit details
Copy full SHA for 75c7c19
Browse repository at this point
shallow water: initialize coord arrays with int64
tkarna
committed
b1a7c3f
View commit details
Copy full SHA for b1a7c3f
Browse repository at this point
Commits on Feb 4, 2025
shallow water: reductions and L2 error comp runs on GPU
tkarna
committed
9987123
View commit details
Copy full SHA for 9987123
Browse repository at this point
You can’t perform that action at this time.