-
Notifications
You must be signed in to change notification settings - Fork 0
Home
A Bhat edited this page Aug 26, 2021
·
51 revisions
- x86 CPU : Intel | AMD
- Arm CPU: AWS | Marvell | Fujitsu | Huawei | NVIDIA | Ampere
- GPU : AMD | NVIDIA
- ML Accelerators: GraphCore | Habana Labs | Groq
- Connectors: PCIe | NVLink | Infiniband | Ethernet
- A profile : ARMv8.0-A | ARMv8.1-A | ARMv8.2-A | ARMv8.3-A | ARMv8.4-A | ARMv8.5-A | ARMv8.6-A | ARMv8.7-A
- R profile : ARMv7-R | ARMv8-R
- M profile : ARMv6-M | ARMv7-M | ARMv7E-M | ARMv8-M | ARMv8.1-M
- Languages : Python | R | Rust | Java | Javascript | C | C++ | Julia | Go
- Compiler : GNU Toolchain | LLVM
- Others : Valgrind | QEMU
- libc : glibc | llvm libc | newlib | musl | bionic
- GNU Toolchain : gcc | glibc | binutils | gdb
- LLVM Toolchain: llvm | llvm libc | lldb | lld
Python related
- Open source distributions: CPython | PyPy | Jython | IronPython | WinPython
- Package manager: pip | conda
- Commercial distributions: Anaconda | ActivePython
- Repository: PyPI
- Libraries: NumPy | SciPy | Pandas
- Free Editors: Visual Studio Code | Spyder | PyDev | IDLE
- Paid Editors: PyCharm
- Debugger: pdb - The Python Debugger
- Copyleft : GPL License
- Permissive : MIT | BSD | Apache License
- Vendors: AWS | Microsoft Azure | Google Cloud
- Linux distributions: RHEL | SLES | CentOS | Fedora | OpenSUSE | Ubuntu | Amazon Linux 2
- Containers: Docker | Kubernetes | KVM