{ "info": { "author": "Freddie Witherden", "author_email": "freddie@witherden.org", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3.3", "Topic :: Scientific/Engineering" ], "description": "GiMMiK is a Python based kernel generator for\nmatrix multiplication kernels for various accelerator platforms. For\nsmall operator matrices the generated kernels are capable of\noutperfoming the state-of-the-art general matrix multiplication\nroutines such as cuBLAS GEMM or clBLAS GEMM. GiMMiK was originally\ndeveloped as part of Bartosz Wozniak's master's thesis in the\nDepartment of Computing at Imperial College London and is currently\nmaintained by Freddie Witherden.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vincentlab/GiMMiK", "keywords": "Matrix Multiplication,GPU,CUDA,OpenCL", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "gimmik", "package_url": "https://pypi.org/project/gimmik/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gimmik/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/vincentlab/GiMMiK" }, "release_url": "https://pypi.org/project/gimmik/2.1/", "requires_dist": null, "requires_python": null, "summary": "Generator of Matrix Multiplication Kernels", "version": "2.1" }, "last_serial": 2288769, "releases": { "2.1": [ { "comment_text": "", "digests": { "md5": "405dd0245f6ae44a84060a381c341d16", "sha256": "346c6682b6f3fb5b2aff2aa282160bd0262b15ab93bf988db5dc1e69bf9b3518" }, "downloads": -1, "filename": "gimmik-2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "405dd0245f6ae44a84060a381c341d16", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 5830, "upload_time": "2016-08-18T15:25:32", "url": "https://files.pythonhosted.org/packages/73/d8/a71e7f353d71ac40577576570b83127ff7e49b2ea1f92da3efa49427e095/gimmik-2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c39adbc9ddcaf37ea8aba438aa36803", "sha256": "36ec13aff705e787b856ae236211d1826ceaa4b22d52d4d98ff72642bb4021a3" }, "downloads": -1, "filename": "gimmik-2.1.tar.gz", "has_sig": false, "md5_digest": "1c39adbc9ddcaf37ea8aba438aa36803", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3503, "upload_time": "2016-08-18T15:25:21", "url": "https://files.pythonhosted.org/packages/5d/f2/efcdce018cdb25e3b8af7027061a103161c52462bd4ff69c31070852bec1/gimmik-2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "405dd0245f6ae44a84060a381c341d16", "sha256": "346c6682b6f3fb5b2aff2aa282160bd0262b15ab93bf988db5dc1e69bf9b3518" }, "downloads": -1, "filename": "gimmik-2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "405dd0245f6ae44a84060a381c341d16", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 5830, "upload_time": "2016-08-18T15:25:32", "url": "https://files.pythonhosted.org/packages/73/d8/a71e7f353d71ac40577576570b83127ff7e49b2ea1f92da3efa49427e095/gimmik-2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c39adbc9ddcaf37ea8aba438aa36803", "sha256": "36ec13aff705e787b856ae236211d1826ceaa4b22d52d4d98ff72642bb4021a3" }, "downloads": -1, "filename": "gimmik-2.1.tar.gz", "has_sig": false, "md5_digest": "1c39adbc9ddcaf37ea8aba438aa36803", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3503, "upload_time": "2016-08-18T15:25:21", "url": "https://files.pythonhosted.org/packages/5d/f2/efcdce018cdb25e3b8af7027061a103161c52462bd4ff69c31070852bec1/gimmik-2.1.tar.gz" } ] }