با سلام
در زمان اجرای کد بر روی سیستم یک سری خروجی دارم
2018-08-04 13:12:30.351166: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations.
2018-08-04 13:12:30.351211: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations.
2018-08-04 13:12:31.106533: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:893] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero
2018-08-04 13:12:31.106824: I tensorflow/core/common_runtime/gpu/gpu_device.cc:940] Found device 0 with properties:
name: Tesla K20Xm
major: 3 minor: 5 memoryClockRate (GHz) 0.732
pciBusID 0000:08:00.0
Total memory: 6.00GiB
Free memory: 5.92GiB
2018-08-04 13:12:31.106845: I tensorflow/core/common_runtime/gpu/gpu_device.cc:961] DMA: 0
2018-08-04 13:12:31.106854: I tensorflow/core/common_runtime/gpu/gpu_device.cc:971] 0: Y
2018-08-04 13:12:31.106871: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1030] Creating TensorFlow device (/gpu:0) -> (device: 0, name: Tesla K20Xm, pci bus id: 0000:08:00.0)
2018-08-04 13:13:02.646601: I tensorflow/core/common_runtime/gpu/pool_allocator.cc:247] PoolAllocator: After 962119 get requests, put_count=362959 evicted_count=1000 eviction_rate=0.00275513 and unsatisfied allocation rate=0.623894
2018-08-04 13:13:02.646653: I tensorflow/core/common_runtime/gpu/pool_allocator.cc:259] Raising pool_size_limit_ from 100 to 110
2018-08-04 13:13:03.325855: I tensorflow/core/common_runtime/gpu/pool_allocator.cc:247] PoolAllocator: After 16016 get requests, put_count=26026 evicted_count=10000 eviction_rate=0.384231 and unsatisfied allocation rate=0
2018-08-04 13:13:04.022693: I tensorflow/core/common_runtime/gpu/pool_allocator.cc:247] PoolAllocator: After 32016 get requests, put_count=52026 evicted_count=20000 eviction_rate=0.38442
این مشکل چجوری باید رفع کنم تا سیستم سریع تر بشه
چون کدم با یه سی پی یو خیلی خیلی سریع تر این سیتم ران می شود
با تشکر