Closed buchanae closed 7 years ago
The current protobuf data type for memory formats (Volume.sizeGb, Resources.minimumRamGb) is a uint32, and I propose changing this to a double. This will allow sizes within a GB (e.g. 2.5 GB) and would make integration with cromwell cleaner.
+1
The current protobuf data type for memory formats (Volume.sizeGb, Resources.minimumRamGb) is a uint32, and I propose changing this to a double. This will allow sizes within a GB (e.g. 2.5 GB) and would make integration with cromwell cleaner.