Skip to content
  • psychocrypt's avatar
    fix wrong memory detection · 06594585
    psychocrypt authored
    Free and total memory is only evaluated on the first device.
    To detect the gpu memory the gpu must be selected.
    
    - create context on the gpu before the memory is checked
    - add smx to the auto detection
    - change the result code of `cuda_get_deviceinfo()`
    06594585
Loading