prodoelmit
prodoelmit
Hello. After installing ArrayFire I'm facing ReadOnlyMemoryError() when I try to call AFInfo() or any other ArrayFire function interfacing with device (openCL backend on AMD card). ``` ERROR: ReadOnlyMemoryError() in...
Sometimes I need to specify multiple inventories, e.g. `ansible-playbook -i inventory/common -i inventory/web playbooks/foo.yml`. Added support for that.
### Description of the bug: There is functionality that finds srcjars generated as part of bazel build and attaches them to project as dependency. For me this feature does only...