aboutsummaryrefslogtreecommitdiff
path: root/libcuda/gpgpu_context.h
AgeCommit message (Collapse)Author
2019-07-03Connect gpgpu_context and GPGPUsim_ctxMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-01Move g_debug_ir_generation and GPGPUSim_InitMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-06-12Move symbol table globalsMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-06-12Move all ptx_parser inside gpgpu_contextMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-06-12Move print_ptx_fileMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-06-12Integrate ptxinfo into gpgpu_contextMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-06-12Move some function from ptx_loader to gpgpu_contextMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-06-10Move getters for gpgpu_context to globalsMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-06-09Move some vars back to cuda_api_objectMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-06-06Move g_glbmapMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-06-06Move pinned_memory etcMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-06-06Move more varsMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-06-06Move 3 more varMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-06-05Add cuda_api_object and move some varMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-06-04Add gpgpu_context as the top level classMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>