Efficient Parallelization of an Ubiquitous Sequential Computation

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • parallel-ml-bench

    Parallel ML benchmark suite

  • Altogether, this gives you O(n) work and O(log n) span, but using just a single parallel prefix kernel, which may be more efficient in practice.

    For example, here's a C++ implementation: https://github.com/MPLLang/parallel-ml-bench/blob/main/cpp/l...

    And, here's an implementation in a functional language: https://github.com/MPLLang/parallel-ml-bench/blob/main/mpl/b...

    I'm pretty sure this generalizes, too, to abstract multiplications and additions in any field (at first glance, seems like it should but I haven't done the formal proof yet).

    Anyway, it would be interesting to compare this against the solution in the arxiv paper.

    If you know more than others do, that's great, but instead of posting putdowns, please share some of what you know so the rest of us can learn.

    The trouble with comments like this is that they degrade discussion put others down without really teaching us anything.

    https://hn.algolia.com/?dateRange=all&page=0&prefix=true&sor...

    https://news.ycombinator.com/newsguidelines.html

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: A game to pick a favorite from a list

    1 project | news.ycombinator.com | 5 May 2024
  • Show HN: I built a website to share files and messages without any server

    1 project | news.ycombinator.com | 5 May 2024
  • Show HN: End-to-end typesafe IPC for Electron

    1 project | news.ycombinator.com | 5 May 2024
  • 👥 Reproducible Nx Workspace with HugeNx’s Conventions

    3 projects | dev.to | 4 May 2024
  • Simplifying Form Validation with Zod and React Hook Form

    1 project | dev.to | 4 May 2024