[stream_executor] update cuda_gpu_executor.cc
bugfix the bugfix ;)
This commit is contained in:
parent
cff5acdc4d
commit
f46050ca4a
@ -936,7 +936,7 @@ static int TryToReadNumaNode(const string &pci_bus_id, int device_ordinal) {
|
||||
<< "could not convert SysFS file contents to integral NUMA node value: "
|
||||
<< content;
|
||||
|
||||
fclose(f);
|
||||
fclose(file);
|
||||
return kUnknownNumaNode;
|
||||
#endif
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user