Modern Software Development Tools and oneAPI Part 1

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • llvm

    Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects. (by intel)

  • $ sudo mkdir -p /opt/intel $ sudo mkdir -p /etc/OpenCL/vendors/intel_fpgaemu.icd $ cd /tmp $ wget https://github.com/intel/llvm/releases/download/2022-WW50/oclcpuexp-2022.15.12.0.01_rel.tar.gz $ wget https://github.com/intel/llvm/releases/download/2022-WW50/fpgaemu-2022.15.12.0.01_rel.tar.gz $ sudo bash # cd /opt/intel # mkdir oclfpgaemu- # cd oclfpgaemu- # tar xvfpz /tmp/fpgaemu-2022.15.12.0.01_rel.tar.gz # cd .. # mkdir oclcpuexp_ # cd oclcpuexp- # tar xvfpz /tmp/oclcpuexp- # cd ..

  • oneTBB

    oneAPI Threading Building Blocks (oneTBB)

  • $ cd /tmp $ wget https://github.com/oneapi-src/oneTBB/releases/download/v2021.7.0/oneapi-tbb-2021.7.0-lin.tgz

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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