{"id":28538154,"url":"https://github.com/arrayfire/arrayfire-java","last_synced_at":"2025-12-17T03:04:45.188Z","repository":{"id":14583446,"uuid":"17299909","full_name":"arrayfire/arrayfire-java","owner":"arrayfire","description":"Java wrapper for ArrayFire","archived":false,"fork":false,"pushed_at":"2019-07-31T21:34:45.000Z","size":164,"stargazers_count":36,"open_issues_count":3,"forks_count":18,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-07-08T08:43:50.876Z","etag":null,"topics":["arrayfire","gpgpu","gpu","hpc","java","java-wrapper"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arrayfire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-28T21:13:52.000Z","updated_at":"2024-10-21T07:21:13.000Z","dependencies_parsed_at":"2022-09-12T08:40:59.547Z","dependency_job_id":null,"html_url":"https://github.com/arrayfire/arrayfire-java","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/arrayfire/arrayfire-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arrayfire","download_url":"https://codeload.github.com/arrayfire/arrayfire-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arrayfire%2Farrayfire-java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009794,"owners_count":26084648,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["arrayfire","gpgpu","gpu","hpc","java","java-wrapper"],"created_at":"2025-06-09T18:11:26.939Z","updated_at":"2025-10-12T01:46:42.863Z","avatar_url":"https://github.com/arrayfire.png","language":"Java","readme":"arrayfire-java\n==============\n\n[Slack Channel](https://join.slack.com/t/arrayfire-org/shared_invite/enQtMjI4MjIzMDMzMTczLWM4ODIyZjA3YmY3NWEwMjk2N2Q0YTQyNGMwZmU4ZjkxNGU0MjYzYmUzYTg3ZTM0MDQxOTE2OTJjNGVkOGEwN2M)\n\nThis repository contains the files required to use ArrayFire from Java.\n\nPrerequisites\n---------------\n\n- The latest version of ArrayFire. You can get ArrayFire using one of the following:\n    - [Download binary installers](http://www.arrayfire.com/download)\n    - [Build from source](https://github.com/arrayfire/arrayfire)\n\n- The latest version of `JAVA SDK`. It has been tested with OpenJDK 1.7 and OpenJDK 1.8. Make sure there is an environmental variable `JAVA_HOME` pointing to the root directory of java sdk installation.\n\n- CUDA\n    - Tested for CUDA 7.5\n\n- CMake, minimum version of 2.8.\n\t- On Linux/OSX, it defaults to standard makefiles.\n\t- On Windows, we have tested with `NMake Makefiles`.\n\nContents\n---------------\n\n- `src/`: Contains the source files for the ArrayFire Java wrapper\n    - `*.cpp` The JNI wrapper files\n    - `jni_helper.h` The JNI API helper functions\n\n- `com/`: Contains the Java source files implementing algorithms\n\n- `examples`: contains a few examples demonstrating the usage\n\nUsage\n----------------\n\nAfter you the necessary pre-requisites, do the following:\n\n- `mkdir build`\n- `cd build`\n- Configure and generate the platform specific make files.\n\t- `cmake ..` on Linux/OSX\n\t- `cmake -G \"NMake Makefiles\" ..` on Windows from visual studio x64 command prompt.\n- Build the project and run helloworld example.\n\t- `make \u0026\u0026 make exHelloWorld` on Linux/OSX.\n\t- `nmake \u0026\u0026 nmake exHelloWorld` on Windows.\n\nDocumentation\n---------------\n- TODO\n\nLicense\n---------------\n\n- Please check the LICENSE file in the root directory\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farrayfire%2Farrayfire-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farrayfire%2Farrayfire-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farrayfire%2Farrayfire-java/lists"}