[HIPIFY] Support of cudaComputeMode / CUcomputemode
+ update docs + fix typo in hip_runtime_api.h
This commit is contained in:
@@ -297,7 +297,7 @@ enum hipComputeMode {
|
||||
hipComputeModeDefault = 0,
|
||||
hipComputeModeExclusive = 1,
|
||||
hipComputeModeProhibited = 2,
|
||||
hipComputeModeExcusiveProcess = 3
|
||||
hipComputeModeExclusiveProcess = 3
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user