M. Edward (Ed) Borasky
M. Edward (Ed) Borasky
It looks like the JUCE version is only for Macs. I don't have a Mac but I have several Linux systems and a high-end Windows gaming desktop. Is there some...
I'm interested in building pForth for an ARM Cortex-M micro-controller. I've looked at the existing Makefiles in `platforms` but I can't figure out from that how to create one for,...
I'm building a project on the PyTorch image and I want to use PyTorch 1.7. It looks like I can build it from this repository now but I can't seem...
Can this be made to work with pure open source tools, or do I have to hunt down vendor-specific tools?
This is fairly easy and the code doesn't take up much space in the image. I can fork and pull request if you want this.
I'm fortunate enough to have a machine with an NVIDIA RTX 3090 GPU. However, the GPU-enabled binary versions of PyTorch 1.6.0 available from the PyTorch project won't run on the...
**Is your feature request related to a problem? Please describe.** The end-to-end example notebook uses PyTorch but PyTorch isn't present in the conda enviroment when building on a Jetson. **Describe...
**Steps/Code to reproduce bug** Follow the instructions on this repo's README. When you get to the "build.sh" step, it will do this: ``` ➤ ./build.sh (base) Building for the architecture...
**Describe the bug** When running the `E2E_Example `notebook with cuSignal 0.18.0 on a Jetson Xavier NX (8 GB of RAM), JupyterLab reports a kernel restart running "Run Periodogram with Flattop...