{ "info": { "author": "Congyue Cui", "author_email": "ccui@princeton.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# PyperS\n\n### Introduction\n\nPiper is yet another package for full waveform inversion studies. It features a flexible workflow manager and integration with [EnTK](https://radicalentk.readthedocs.io/en/latest/).\n\nThe workflow of piper consists of 2 levels: stages and tasks. Stages are executed in their creation order. A stage may contain one or more tasks, which are executed in parallel.\n\n![Pipeline](https://github.com/icui/piper-dev/raw/master/doc/img/pipeline.png)\n\nCurrently there are two options to execute the pipeline: build-in pipeline tool for small testing tasks and EnTK for large tasks.\n\n### Prerequisites\n\n* Python 3.7 or later\n* Slurm or LSF cluster\n* [Obspy](https://github.com/obspy/obspy)\n* [CuPy](https://cupy.chainer.org) and [CUDA](https://developer.nvidia.com/cuda-zone)\n* [Mpi4py](https://mpi4py.readthedocs.io/en/stable/)\n* [Specfem3D Globe](https://github.com/geodynamics/specfem3d_globe)\n\n### Running examples\n\nBefore running, you need to add piper to PATH and PYTHONPATH\n\n````\nexport PATH=$PATH:/scripts\nexport PYTHONPATH=$PYTHONPATH:\n````\n\n##### On TigerGPU\n\n````\ncd example\nln -s config.tiger.ini config.ini\npirun\n````\n\n##### On Summit\n\n````\ncd example\nln -s config.summit.ini config.ini\npirun\n````\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/icui/PyperS", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "PyperS", "package_url": "https://pypi.org/project/PyperS/", "platform": "", "project_url": "https://pypi.org/project/PyperS/", "project_urls": { "Homepage": "https://github.com/icui/PyperS" }, "release_url": "https://pypi.org/project/PyperS/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A toolbox for global full waveform inversion", "version": "0.0.1" }, "last_serial": 5601952, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "0e0a7d5ca1f9a54b431bd1f1fa8fdf4c", "sha256": "6317fa6ab2cd7a0bb878e26c82a1ae6a98f302f83b68e200c722b06d8d22a758" }, "downloads": -1, "filename": "PyperS-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "0e0a7d5ca1f9a54b431bd1f1fa8fdf4c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14066, "upload_time": "2019-07-29T21:20:48", "url": "https://files.pythonhosted.org/packages/db/00/58d8a78fc5d9c62cdbd9a87127f04958258dd1dfbf88e8eb736ea2c96a02/PyperS-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b628a55a0c04414c5bf89dc9c61b7bba", "sha256": "299b15514fd0ff8793251c9ddca03522dafc4fdea9c4ce8079839f9c99f3b372" }, "downloads": -1, "filename": "PyperS-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b628a55a0c04414c5bf89dc9c61b7bba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1713, "upload_time": "2019-07-29T21:20:50", "url": "https://files.pythonhosted.org/packages/12/17/1abb9ed2064ec5a7a5730ea4b2909513271e8a6b9c707a87d6c2586b494f/PyperS-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e0a7d5ca1f9a54b431bd1f1fa8fdf4c", "sha256": "6317fa6ab2cd7a0bb878e26c82a1ae6a98f302f83b68e200c722b06d8d22a758" }, "downloads": -1, "filename": "PyperS-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "0e0a7d5ca1f9a54b431bd1f1fa8fdf4c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14066, "upload_time": "2019-07-29T21:20:48", "url": "https://files.pythonhosted.org/packages/db/00/58d8a78fc5d9c62cdbd9a87127f04958258dd1dfbf88e8eb736ea2c96a02/PyperS-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b628a55a0c04414c5bf89dc9c61b7bba", "sha256": "299b15514fd0ff8793251c9ddca03522dafc4fdea9c4ce8079839f9c99f3b372" }, "downloads": -1, "filename": "PyperS-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b628a55a0c04414c5bf89dc9c61b7bba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1713, "upload_time": "2019-07-29T21:20:50", "url": "https://files.pythonhosted.org/packages/12/17/1abb9ed2064ec5a7a5730ea4b2909513271e8a6b9c707a87d6c2586b494f/PyperS-0.0.1.tar.gz" } ] }