mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 23:56:39 +08:00
Turn on Windows OS support for Local Memory
Change-Id: I83ff6d787d18a621d6213fbe32166d00d3e31ea9
This commit is contained in:
committed by
sys_ocldev
parent
38416a2d83
commit
54269d9791
@@ -9,6 +9,6 @@
|
||||
|
||||
namespace OCLRT {
|
||||
|
||||
bool OSInterface::osEnableLocalMemory = false;
|
||||
bool OSInterface::osEnableLocalMemory = true;
|
||||
|
||||
} // namespace OCLRT
|
||||
} // namespace OCLRT
|
||||
|
||||
Reference in New Issue
Block a user