Mageia Bugzilla – Attachment 10795 Details for
Bug 24411
Error: CUDA kernel compilation failed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
patch for nvidia cuda 10 spec file
cuda-nsightcompute-fix-smem.patch (text/plain), 739 bytes, created by
Giuseppe Ghibò
on 2019-02-26 21:23:53 CET
(
hide
)
Description:
patch for nvidia cuda 10 spec file
Filename:
MIME Type:
Creator:
Giuseppe Ghibò
Created:
2019-02-26 21:23:53 CET
Size:
739 bytes
patch
obsolete
>diff -up nvidia-cuda-toolkit-10.0.130-1.mga6.x86_64/usr/NsightCompute-1.0/ProfileSectionTemplates/nvanalysis/occupancy.py.fix nvidia-cuda-toolkit-10.0.130-1.mga6.x86_64/usr/NsightCompute-1.0/ProfileSectionTemplates/nvanalysis/occupancy.py >--- NsightCompute-1.0/ProfileSectionTemplates/nvanalysis/occupancy.py.fix 2019-01-18 20:11:23.162038376 +0100 >+++ NsightCompute-1.0/ProfileSectionTemplates/nvanalysis/occupancy.py 2019-01-18 20:12:58.852205226 +0100 >@@ -37,7 +37,7 @@ class Calculator: > self.warps_per_block = math.ceil(self.thread_per_block / self.threads_per_warp) > self.is_grid_size_limited = False > >- smem_executed = ... >+# smem_executed = ... > > self.occupancy_result = OccupancyResult() >
diff -up nvidia-cuda-toolkit-10.0.130-1.mga6.x86_64/usr/NsightCompute-1.0/ProfileSectionTemplates/nvanalysis/occupancy.py.fix nvidia-cuda-toolkit-10.0.130-1.mga6.x86_64/usr/NsightCompute-1.0/ProfileSectionTemplates/nvanalysis/occupancy.py --- NsightCompute-1.0/ProfileSectionTemplates/nvanalysis/occupancy.py.fix 2019-01-18 20:11:23.162038376 +0100 +++ NsightCompute-1.0/ProfileSectionTemplates/nvanalysis/occupancy.py 2019-01-18 20:12:58.852205226 +0100 @@ -37,7 +37,7 @@ class Calculator: self.warps_per_block = math.ceil(self.thread_per_block / self.threads_per_warp) self.is_grid_size_limited = False - smem_executed = ... +# smem_executed = ... self.occupancy_result = OccupancyResult()
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24411
:
10794
| 10795 |
10796
|
10801
|
10804
|
10805
|
10806
|
10811
|
10812
|
10813
|
10814
|
10815
|
10817
|
10818
|
10819
|
10822
|
10823
|
10824
|
10825
|
10826
|
10827
|
10828
|
10829
|
10831
|
10832
|
10833
|
10835
|
10837
|
10839
|
10869
|
10870
|
10871
|
10872