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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
CIS565-Fall-2023
/
Project2-Stream-Compaction
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
0
Code
Issues
0
Pull requests
29
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Security and quality
Insights
Project 2: Yue Zhang
- #6
#6
Open
YueZhang1027
wants to merge 13 commits into
CIS565-Fall-2023:main
CIS565-Fall-2023/Project2-Stream-Compaction:main
from
YueZhang1027:main
YueZhang1027/CIS5650-Project2-Stream-Compaction:main
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Project 2: Yue Zhang
#6
YueZhang1027
wants to merge 13 commits into
CIS565-Fall-2023:main
CIS565-Fall-2023/Project2-Stream-Compaction:main
from
YueZhang1027:main
YueZhang1027/CIS5650-Project2-Stream-Compaction:main
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2023
part1: CPU scan
YueZhang1027
committed
c62ef43
View commit details
Copy full SHA for c62ef43
Browse repository at this point
Commits on Sep 15, 2023
part2: Naive GPU Scan
YueZhang1027
committed
413f5f6
View commit details
Copy full SHA for 413f5f6
Browse repository at this point
fix part1
YueZhang1027
committed
30b3cc9
View commit details
Copy full SHA for 30b3cc9
Browse repository at this point
part 3: Work-Efficient GPU Scan
YueZhang1027
committed
bcebc22
View commit details
Copy full SHA for bcebc22
Browse repository at this point
part 4: Thrust
YueZhang1027
committed
cbfd5e4
View commit details
Copy full SHA for cbfd5e4
Browse repository at this point
Commits on Sep 16, 2023
try optimize efficient scan
YueZhang1027
committed
b4a73fb
View commit details
Copy full SHA for b4a73fb
Browse repository at this point
Commits on Sep 17, 2023
efficient scan with shared memory
Show description for 0ff1fbf
YueZhang1027
committed
0ff1fbf
View commit details
Copy full SHA for 0ff1fbf
Browse repository at this point
efficient scan with arbitrary size
YueZhang1027
committed
44a0e69
View commit details
Copy full SHA for 44a0e69
Browse repository at this point
radix sort
YueZhang1027
committed
6d30687
View commit details
Copy full SHA for 6d30687
Browse repository at this point
Commits on Sep 18, 2023
modify efficient algorithm blocksize
YueZhang1027
committed
92de7c7
View commit details
Copy full SHA for 92de7c7
Browse repository at this point
readme
YueZhang1027
committed
36d0bd4
View commit details
Copy full SHA for 36d0bd4
Browse repository at this point
fix naive
YueZhang1027
committed
46aa74b
View commit details
Copy full SHA for 46aa74b
Browse repository at this point
efficient gpu scan with shared memory in radix sort
YueZhang1027
committed
3510060
View commit details
Copy full SHA for 3510060
Browse repository at this point
You can’t perform that action at this time.