-
There is a typo in Software Specification, the "HC-series VM" should be "H-series VM".
[https://docs.microsoft.com/en-us/azure/virtual-machines/h-series#software-specifications](https://docs.microsof…
-
Taking the initial refactored codebase and will structure an initial, CLI based implementation of the acyclic workflow for deployment and execution [as per the initial design](https://github.com/alan-…
-
Hi AIstore team,
I am trying to run AIstore in a HPC system. I am using GO 1.17.3. After executing `make deploy`, at some point there is an output message saying the housekeeper is not running, the…
-
When filing a bug, please include the following headings if possible. Any
example text in this template can be deleted.
#### Overview of the Issue
When executing packer on an existing resource …
-
## Bug report
I made self-update to nextflow latest from 21.10 stable. I got error `Cause: No such property: ch_design_reads_csv for class`. Previous runs with 21.10 were successfull.
### Expec…
-
Hi,
as CentOS 7.9 is the final and long-term CentOS7 release, I'm asking to also provide CentOS-HPC 7.9 image.
Q: Is this the correct project to ask about CentOS-HPC Images or is it rather the…
-
-
Thank you to everyone who has contributed to pymssql over the years. Unfortunately, I believe it's time to discontinue pymssql. It provides an incredible amount of utility to those of us that need t…
-
-
Unfortunately, `pyarrow.parquet.ParquetFile` does not support remote filesystems.
You could use a construction like
```
with fsspec.open(url, 'rb', **storage_options) as f:
q = pq.ParquetFile(…