Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fortran wrapper for ArrayFire

License

NotificationsYou must be signed in to change notification settings

arrayfire/arrayfire-fortran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project provides Fotran bindings for ArrayFire.

Prerequisites

Contents

  • src/: Contains the source files for the ArrayFire Fortran wrapper

    • fortran_wrapper.cpp The C++ part of the wrapper
    • arrayfire.f90 The fortran part of the wrapper
  • lib/ The location where the wrapper library and the fortran module are stored.

  • examples: contains a few examples demonstrating the usage

Usage

After you the necessary pre-requisites, edit the following paramets incommon.mk

  • ChangeAF_PATH to the right location
  • ChangeAF_LIB_NAME to point to the right backend.

Linux

  • To build the Fortran Wrapper for ArrayFire run

    • make all(generateslibaf_fortran.so)
  • To build the examples do one of the following from the examples directory

    • make -C examples (generatesexamplename inbin directory)

Documentation

  • Work under progress

License

This project is licensed under BSD 3 clause license.

Please check the LICENSE file in the root directory for more information.

About

Fortran wrapper for ArrayFire

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp