Print peers in hipConfig.

Also include peer APIs in vim hilighting.
This commit is contained in:
Ben Sander
2016-04-08 02:15:46 -05:00
parent 1a5b155768
commit 01108b63ae
2 ha cambiato i file con 23 aggiunte e 0 eliminazioni
+6
Vedi File
@@ -158,6 +158,12 @@ syn keyword hipFunctionName hipStreamSynchronize
syn keyword hipFunctionName hipThreadExit
syn keyword hipFunctionName hipThreadSynchronize
syn keyword hipFunctionName hipUnbindTexture
syn keyword hipFunctionName hipDeviceCanAccessPeer
syn keyword hipFunctionName hipDeviceEnablePeerAccess
syn keyword hipFunctionName hipDeviceDisablePeerAccess
syn keyword hipFunctionName hipMemcpyPeer
syn keyword hipFunctionName hipMemcpyPeerAsync
" HIP Flags
syn keyword hipFlags hipFilterModePoint