Add missing table header to documentation include
[arvados.git] / doc / _includes / _container_runtime_constraints.liquid
index f6f42d25502f259c1e4c2a0ebc3c630c095a9e4e..1c62dbb239f5b0ed81f52e622f1d33d8b8f2ea00 100644 (file)
@@ -20,6 +20,7 @@ table(table table-bordered table-condensed).
 h3. CUDA GPU support
 
 table(table table-bordered table-condensed).
+|_. Key|_. Type|_. Description|_. Notes|
 |device_count|int|Number of GPUs to request.|Count greater than 0 enables CUDA GPU support.|
 |driver_version|string|Minimum CUDA driver version, in "X.Y" format.|Required when device_count > 0|
 |hardware_capability|string|Minimum CUDA hardware capability, in "X.Y" format.|Required when device_count > 0|