Michael R. Crusoe

Results 1261 comments of Michael R. Crusoe

Hello @YileKu and thank you for your report Did you try compiling with `-DSIMDE_ACCURACY_PREFERENCE=2`, or adding `#define SIMDE_ACCURACY_PREFERENCE 2` before including the SIMDe header in your application?

> So isn’t the precision implicit in the API? > Are there other AVX apis that need a clarification when being mapped to > NEON? That's a good question. I...

> @mr-c what ideally would you like TES to do with fractional resources? TES, as an API, should allow fractional resources in its schema. Endpoints, which might be packing jobs...

According to @SGSSGene , this is a TDL issue, so I opened https://github.com/deNBI-cibi/tool_description_lib/issues/59

> Thanks a lot! You are welcome! Do you need help adding the other architectures to your CI?

> Thanks again. It cross-compiles fine to riscv64 and mips64el, but I haven't been able to run them yet. You are very welcome! > Released now in version 2.29.0. Thanks,...

@fmigneault with a recent `cwltool`, running `cwltool --validate` works with your example. Try upgrading, and if that doesn't work, then try `--skip-schemas` and/or `--non-strict`

Though I don't personally find that to be a valid `CommandLineTool`; there is no `baseCommand` (or, but this is deprecated, a software container with an ENTRYPOINT)

Thank you @Brilator for reporting this! If you are running with `cwltool`, try `cwtool --cachedir cache Kallisto-Quant.cwl my_inputs.yml` or similar, then check the directory `cache` and there will be all...

![image](https://user-images.githubusercontent.com/1330696/227708826-2347c661-9290-4cc1-a6ae-0c430c4a78f1.png)