miraculixx
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
The deeper question is will GPUs get CPU-like features for task-parallelism like virtual cores, pipelines, order rewriting etc?
-
The deeper question is will GPUs get CPU-like features for task-parallelism like virtual cores, pipelines, order rewriting etc? I think not, due to fundamental differences in workload characteristics. Convince me…
- Show HN: Manage SBOMs like source code (github.com)
- Show HN: The AI Manifesto for Humanity (gist.github.com)
see comments
- Show HN: Run host-side bash scripts and env var evaluation inside Docker (stackoverflow.com)
- Show HN: vcam.sh a Linux virtual cam with background (github.com)
- Show HN: A multi-markup reader in less than 100 lines of Python code (gist.github.com)
-
Scenario: We need to deploy several long-running polling servers that poll some source (e.g. web page, database). Deployment should work very much like in FaaS such as projectfn, fission. Problem: projectfn and fission…
- Show HN: Minibatch – Python stream processing (github.com)
-
Every multi-tenant SaaS or PaaS (cloud) needs to track which user deployed which services, when, for how long. I'm seeking existing technology to do this. Features: * specify what services are available * for each…
- Show HN: ML & data pipeline deployment for humans (omegaml.io)
- Show HN: ML/AI deployed in seconds using Python, scikit-learn, MongoDB (towardsdatascience.com)