Clay Hughes
Clay Hughes
@feldergast may have some suggestions, but I think that you would need to work with your system admin and vendors to obtain that information.
`undefined symbol: SST_gpgpusim_numcores_equal_check” `happens if the gpgpusim environment is not properly initialized or if balar is not built correctly. During configure, did it say that balar was being built? If...
I can't replicate your problem with setup environment. The symbol error is usually caused by not being able to find the gpgpu-sim libraries (problem with the environment).
@William-An Ah. Yeah, sst-gpgpusim is supposed to be merged with gpusim at some point. I will check on that status.
@nmhamster @mjleven Is this still a thing?
This still fails with `FATAL: [os_hdlr]:handleSysCall() Error: unknown code 115 (ins: 0x38554, link-reg: 0x64)` https://www.man7.org/linux/man-pages/man2/clock_nanosleep.2.html
There is no cache flush at the end of the simulation. I believe that @gvoskuilen was working on something to enable that but right now, you can only flush a...
@feldergast Did you patch this?
@Connie120 After internal discussions, we think that swapping the pipeline order is a viable solution. You're welcome to submit a PR to fix this or we can work on it.
@gvoskuilen What's the status on this?