Python extension language using accelerators

#99 · ✸ 45 · 💬 8 · 2 years ago · github.com · precsim · 📷
Pyccel stands for Python extension language using accelerators. Pyccel can be installed on virtually any machine that provides Python 3, the pip package manager, a C/Fortran compiler, and an Internet connection. Some advanced features of Pyccel require additional non-Python libraries to be installed, for which we provide detailed instructions below. We recommend using GFortran/GCC and Open-MPI. Pyccel also depends on several Python3 packages, which are automatically downloaded by pip, the Python Package Installer, during the installation process. This will install a python library pyccel and a binary called pyccel. Any required Python packages will be installed automatically from PyPI. Additional packages. Pip3 install -user scipy pip3 install -user mpi4py pip3 install -user tblib pip3 install -user pytest pip3 install -user astunparse pip3 install -user coverage.
Python extension language using accelerators



Send Feedback | WebAssembly Version (beta)