Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move compilation of CUDA code to NVRTC #131
Move compilation of CUDA code to NVRTC #131
Changes from 142 commits
9a0a53c
04c9a0c
9ce24b6
8dc3734
5c22c89
8d2742a
9a21479
3e8afce
4679794
2d22541
11ac20d
d91dfb0
5e4237b
5fb3c89
a8aeb25
1b441dc
022efb2
9b560b1
2aec4c1
53f1525
8d65e5d
45d98d5
11d6977
4af48ab
d1ce794
ea91723
80043f2
82f8f2d
70e5f9c
e51085e
839fe19
82bc168
2e66eb9
393b821
66fb009
b0c8c74
3f0dd1d
4b7f4fd
b167f44
83cd27a
3e9a6aa
79d5793
86db8ee
44cc745
407b81f
ac5bddb
e4977fc
2438fae
0c22605
5e7d7fe
16dabf8
8d8b31d
657f520
a0836ad
9406198
bc5a7a4
3db55a2
66d70d5
53a8c99
ac7b4c4
79c2531
d485ff7
47a465c
8233a70
1f0f74d
7eba1d6
27cc680
8d1f361
988a3c1
4e06d2b
a2c6f7a
d742b3c
acd30bb
c550bee
2cbbb56
acd15ee
3e85aeb
48f27d3
0cf1809
93bd107
9acd1cf
ffca329
1642440
bab09c8
e828ea9
92cae0b
0345556
f5a280d
90ff9f1
ea80574
b9b34d7
972eba6
9973a6d
6d82aac
2b25654
97883a1
b979f57
01b6898
b827ab0
2285c91
cac407e
61c8ca6
36fe3c5
109d14b
393f9a8
07a74c3
a82a490
f9fdc07
bf8e648
518464c
bbfddeb
a7eae9a
d4c5be4
58590f4
25560c8
b4c4b30
22fdc4c
f0de86c
4d58d39
b2c8e4c
264b789
a7f3430
20971bd
1f43725
08d4452
e797787
3f5917d
ce9a829
ab71510
800d295
8cf7810
5a578d9
f3b3c1f
4794894
e823f7f
7d3fea6
eb309f5
15850df
1ee85fe
b433b2e
c2be239
46718ef
028b274
2bac526
d42a9be
9f62d29
4afc4cd
c896ff0
fc90df4
09709c7
0ad7f92
64b1c97
fbcfd92
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@frostedoyster should we purge the instances after some point? Or do we let this map grow unbounded? (This would be for a separate PR!)
This file was deleted.