-
Notifications
You must be signed in to change notification settings - Fork 594
Open
Description
I am running rudinia benchmark on GPGPU-Sim v4.2.1, and I met an error which indicates a double free problem in the CUDA-Sim.
Setup:
- GPGPU-Sim version: v4.2.1
- Config file: RTX2060
- Kernel: myocyte-rodinia-3.1 (from gpu-app-collection repo)
I run GPGPU-Sim in a docker container, with main section shown in the following fig. (The remaining part is personalization setup)
Then if I run myocyte-rodinia-3.1 with the following command:
$ ./myocyte-rodinia-3.1 100 1 0The simulation will terminate since a double free() is met.

Metadata
Metadata
Assignees
Labels
No labels