Skip to content

issues Search Results · repo:yalue/cuda_scheduling_examiner_mirror language:Cuda

Filter by

4 results
 (45 ms)

4 results

inyalue/cuda_scheduling_examiner_mirror (press backspace or delete to remove)

I noticed an issue in matrix_multiply.cu: when porting from HIP, calls to clock64() never got updated to use GlobalTimer64() instead. Therefore, matrix_multiply s block times won t align with any other ...
  • yalue
  • Opened 
    on Nov 1, 2024
  • #18

While making, there is error. src/matrix_multiply.cu: In function ‘void Cleanup(void*)’: src/matrix_multiply.cu:71:7: error: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type ‘struct ...
  • shifang99
  • 3
  • Opened 
    on Aug 14, 2024
  • #17

thanks for sharing at first, I am trying to build from scratch but hit a header file missing problem? could u double check stdatomic.h is there? thanks a lot gcc -c -Wall -Werror -O3 -g -fPIC -o obj/task_host.o ...
  • Zhaojp-Frank
  • 2
  • Opened 
    on Mar 23, 2020
  • #3

My GPU has 30 SMs. If I launch a kernel with too many small blocks (eg. 1024 blocks with 256 threads each), the result of view_blocksbysm.py will be unreadable even if in full screen mode. Screenshot of ...
  • Wen-He
  • 3
  • Opened 
    on Oct 22, 2019
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub