Dmitry Rozhkov
4fb7848af6
fpga: update to dcp 1.1
2018-10-17 12:26:53 +03:00
Ed Bartosh
5a3aae9d12
mapping-collection: add mappings for arria10-compress
...
Added compress.aocx bitstream to the mapping collection.
This is an enabler for OpenCL gzip compression workload.
2018-09-04 17:18:36 +03:00
Dmitry Rozhkov
eccd70c600
replace glog with simpler home-grown debug logging
2018-08-16 17:40:16 +03:00
Dmitry Rozhkov
5de8d18638
webhook: add --namespace option to deployment script
2018-08-10 15:57:55 +03:00
Dmitry Rozhkov
763d229f65
webhook: adjust deployment script to accommodate CRDs
2018-08-08 17:58:18 +03:00
Dmitry Rozhkov
271bc0d29a
webhook: add dynamically configured mappings
...
Currently we have hardcoded mapping from human readable names of
AFs and FPGA regions like arria10-nlb0 to the resource names
produced by the FPGA device plugin. This is not sustainable
long term solution.
Implement CRD based mappings so that a new mapping can be added or
removed dynamically by cluster admins with CRD resources.
2018-08-08 17:58:18 +03:00
Dmitry Rozhkov
3082d453ad
extend webhook-deploy.sh to accept --mode
...
Since the webhook can operate in two modes, either `preprogrammed`
or `orchestrated`, extend the deploying script to support these
modes.
2018-06-29 16:30:36 +03:00
Dmitry Rozhkov
62a8c50f6c
automate FPGA webhook deployment
2018-06-20 14:54:49 +03:00