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
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 }}
MultithreadCorner
/
thrust-multi-permutation-iterator
Public
forked from
andrewcorrigan/thrust
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
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
thrust-multi-permutation-iterator
thrust
on
variadic
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 10, 2016
Merge branch 'master' of https://github.com/thrust/thrust into variadic
AAAlvesJr
committed
9460dab
View commit details
Copy full SHA for 9460dab
View code at this point
Browse repository at this point
Commits on Sep 16, 2016
Revert "Mark functions that take the address of a __global__ function as host…"
jaredhoberock
authored
8b60fce
View commit details
Copy full SHA for 8b60fce
View code at this point
Browse repository at this point
Merge pull request #834 from dachziegel/patch-1
Show description for cced42b
jaredhoberock
authored
cced42b
View commit details
Copy full SHA for cced42b
View code at this point
Browse repository at this point
Commits on Sep 15, 2016
Mark functions that take the address of a __global__ function as host-only.
Show description for 75aa5ee
Justin Lebar
committed
75aa5ee
View commit details
Copy full SHA for 75aa5ee
View code at this point
Browse repository at this point
fix #833
Show description for a7a5ccf
schiller-manuel
authored
a7a5ccf
View commit details
Copy full SHA for a7a5ccf
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
Revert "Mark functions that take the address of a __global__ function as host…"
jaredhoberock
authored
884d199
View commit details
Copy full SHA for 884d199
View code at this point
Browse repository at this point
Merge pull request #831 from jlebar/launch-host-only
Show description for 1ca24ce
jaredhoberock
authored
1ca24ce
View commit details
Copy full SHA for 1ca24ce
View code at this point
Browse repository at this point
Mark functions that take the address of a __global__ function as host-only.
Show description for 98b4e16
Justin Lebar
committed
98b4e16
View commit details
Copy full SHA for 98b4e16
View code at this point
Browse repository at this point
Sync attributes of reference::assign_from definitions with their declarations.
Show description for 741d5aa
Artem-B
committed
741d5aa
View commit details
Copy full SHA for 741d5aa
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
Merge branch 'master' into 1.8.3
jaredhoberock
committed
f05d706
View commit details
Copy full SHA for f05d706
View code at this point
Browse repository at this point
vector_base::clear is now implement with erase(begin(), end())
3gx
committed
4627f59
View commit details
Copy full SHA for 4627f59
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Suppress some unused parameter warnings
Show description for a7e7eb0
3gx
committed
a7e7eb0
View commit details
Copy full SHA for a7e7eb0
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Suppress some unused parameter warnings
Show description for 09ccb32
jaredhoberock
committed
09ccb32
View commit details
Copy full SHA for 09ccb32
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Merge pull request #819 from thrust/1.8.3
Show description for 4e97b20
jaredhoberock
authored
4e97b20
View commit details
Copy full SHA for 4e97b20
View code at this point
Browse repository at this point
Workaround MSVC 2015 error by introducing a meaningless semicolon after omp barrier
Show description for 52b558b
3gx
committed
52b558b
View commit details
Copy full SHA for 52b558b
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
remove commented variables
3gx
committed
e878565
View commit details
Copy full SHA for e878565
View code at this point
Browse repository at this point
comment unised declarations
3gx
committed
2418802
View commit details
Copy full SHA for 2418802
View code at this point
Browse repository at this point
initalizers order follow declaration order
3gx
committed
6a1e329
View commit details
Copy full SHA for 6a1e329
View code at this point
Browse repository at this point
removed unused variable that generates warning
3gx
committed
8372476
View commit details
Copy full SHA for 8372476
View code at this point
Browse repository at this point
do not define unused type with clang
3gx
committed
6a01ee2
View commit details
Copy full SHA for 6a01ee2
View code at this point
Browse repository at this point
move KeyType inside ifdef statement where it is use to avoid unused type WAR
3gx
committed
7f5bb57
View commit details
Copy full SHA for 7f5bb57
View code at this point
Browse repository at this point
add unused attribute to typedef when clang is host compiler
3gx
committed
e665bf7
View commit details
Copy full SHA for e665bf7
View code at this point
Browse repository at this point
move closure inside ifdef to disable unused variable WAR
3gx
committed
ef42716
View commit details
Copy full SHA for ef42716
View code at this point
Browse repository at this point
[cub] reorder initialization list to follow their order of declaration
3gx
committed
76e36bc
View commit details
Copy full SHA for 76e36bc
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
Merge branch 'master' into 1.8.3
Evghenii Gaburov
committed
2af0b19
View commit details
Copy full SHA for 2af0b19
View code at this point
Browse repository at this point
Added THRUST_PATCH_NUMBER to track patches to released Thrust
Show description for f7f2075
3gx
committed
f7f2075
View commit details
Copy full SHA for f7f2075
View code at this point
Browse repository at this point
Dereference accesses to temporary storage via get_value
Show description for a47b2f1
3gx
committed
a47b2f1
View commit details
Copy full SHA for a47b2f1
View code at this point
Browse repository at this point
WAR for clang++ 3.7. See comment for the info.
Show description for 7e9f1ab
3gx
committed
7e9f1ab
View commit details
Copy full SHA for 7e9f1ab
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
Merge branch 'master' into 1.8.3
3gx
committed
0e132a6
View commit details
Copy full SHA for 0e132a6
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
Revert part of PR-771 that introduced braking change.
Show description for df82fb4
3gx
committed
df82fb4
View commit details
Copy full SHA for df82fb4
View code at this point
Browse repository at this point
removed unninted result_of.h
3gx
committed
2b08593
View commit details
Copy full SHA for 2b08593
View code at this point
Browse repository at this point
WAR for QNX radix_sort. Disable throwing KNOW_FAILURE, QNX doesn't support exceptions
3gx
committed
6b15582
View commit details
Copy full SHA for 6b15582
View code at this point
Browse repository at this point
backport C++11 compatibility from github (pr-728)
3gx
committed
87c42b6
View commit details
Copy full SHA for 87c42b6
View code at this point
Browse repository at this point
Use move() instead of forward<super_t>() vector move operations
Show description for a0fd528
jaredhoberock
committed
a0fd528
View commit details
Copy full SHA for a0fd528
View code at this point
Browse repository at this point
Merge pull request #798 from gnthibault/master
Show description for f483a65
jaredhoberock
committed
f483a65
View commit details
Copy full SHA for f483a65
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.