-
-
I compile an error on Agx orin nvcomp/examples/nvcomp_gds.cu:53:10: fatal error: cufile.h: No such file or directory,
-
In actual project, the GDS file is large, so compress the gds to gds.gz is common actions, but the gdstk.read_gds does not support the action.
-
Dear author, I would like to ask how Klayout parses GDS files. If possible, could you please tell me the specific location of the code?
-
Hello,
The README says that:
```
For example GDS requires the latest Tesla, Volta or Ampere GPUs,
ext4 mounting options, and GDS enabled storage systems (an NVMe drive at minimum).
More on GD…
-
Currently there doesn't seem to be any way to find the GDS layer id for a given layer.
-
The recently introduced integration test #15497 fails in Firebird:
```java
public void testInsertMultipleLarge() throws Exception {
testInsertMultipleLarge0((l, h) -> {
assertEquals(…
-
cypher_queries/method1_queries.cql
change:
line 35: et al
gds.alpha.similarity.cosine
to:
gds.similarity.cosine
-
cypher_queries/method1_queries.cql
change:
Line 78: CALL gds.graph.create
to:
Line 78: CALL gds.graph.project
-
**Is your feature request related to a problem? Please describe.**
https://github.com/DataBiosphere/analysis_pipeline_WDL has multiple workflows which are beautifully handled by a .dockstore.yml (seri…