{"id":22574862,"url":"https://github.com/thoth-station/openblas","last_synced_at":"2025-03-28T15:25:56.347Z","repository":{"id":93177332,"uuid":"153334691","full_name":"thoth-station/openblas","owner":"thoth-station","description":"OpenBLAS s2i","archived":false,"fork":false,"pushed_at":"2020-06-01T16:09:10.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-02-02T15:34:01.151Z","etag":null,"topics":["artificial-intelligence","hacktoberfest","openblas","openshift","openshift-s2i","s2i-image","thoth"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thoth-station.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-16T18:30:12.000Z","updated_at":"2020-10-14T11:52:27.000Z","dependencies_parsed_at":"2023-03-03T00:00:56.415Z","dependency_job_id":null,"html_url":"https://github.com/thoth-station/openblas","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-station%2Fopenblas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-station%2Fopenblas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-station%2Fopenblas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoth-station%2Fopenblas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thoth-station","download_url":"https://codeload.github.com/thoth-station/openblas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246051697,"owners_count":20715894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","hacktoberfest","openblas","openshift","openshift-s2i","s2i-image","thoth"],"created_at":"2024-12-08T03:08:12.858Z","updated_at":"2025-03-28T15:25:56.335Z","avatar_url":"https://github.com/thoth-station.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenBLAS\nOpenBLAS s2i\n\nhttps://www.openblas.net/\n\n## Usage\n\n#### 1. Create the templates\n```\noc create -f build-image.json\noc create -f build-job.json\n```\n\n#### 2. Create build image\n```\noc new-app --template=openblas-build-image \\\n--param=APPLICATION_NAME=openblas-build-image-rhel7 \\\n--param=S2I_IMAGE=registry.access.redhat.com/rhscl/s2i-core-rhel7  \\\n--param=DOCKER_FILE_PATH=Dockerfile.rhel75\n```\nThe above command creates a tensorflow builder image `APPLICATION_NAME:VERSION` for specific OS.\n\nThe values for `S2I_IMAGE` are :\n- Fedora26- `registry.fedoraproject.org/f26/s2i-core`\n- Fedora27- `registry.fedoraproject.org/f27/s2i-core`\n- Fedora28- `registry.fedoraproject.org/f28/s2i-core`\n- RHEL7.5- `registry.access.redhat.com/rhscl/s2i-core-rhel7`\n- Centos7- `openshift/base-centos7`\n\nThe values for `DOCKER_FILE_PATH` are :\n- Fedora26- `Dockerfile.fedora26`\n- Fedora27- `Dockerfile.fedora27`\n- Fedora28- `Dockerfile.fedora28`\n- RHEL7.5- `Dockerfile.rhel75`\n- Centos7- `Dockerfile.centos7`\n\n\n*OR*\n\nImport the template `build-image.json` into your namespace from Openshift UI.\nAnd then deploy from UI with appropriate values.\n\n#### 3. Compile and test openblas\n\n```\noc new-app --template=openblas-build-job  \\\n--param=APPLICATION_NAME=openblas-build-job-rhel7 \\\n--param=BUILDER_IMAGESTREAM=openblas-build-image-rhel7\n```\nNOTE: `BUILDER_IMAGESTREAM = APPLICATION_NAME:VERSION` from step 2.\n\n*OR*\n\nImport the template `build-job.json` into your namespace from Openshift UI.\nAnd then deploy from UI with appropriate values.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoth-station%2Fopenblas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthoth-station%2Fopenblas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoth-station%2Fopenblas/lists"}