Giter Club home page Giter Club logo

arrayfire-nim's People

Contributors

bitstormfa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

arrayfire-nim's Issues

Collaborate ?

Hi @bitstormFA ,

Last time, I checked your repo it was archived so in the meantime I forked it here https://github.com/SciNim/Arrayfire-Nim to keep the bindings but also build a higher level API on top of the C++ one.

I don't know your plan for this repo, but how would you feel to collaborate instead of splitting effort on the same project ?

How we proceed is up to you, we can keep your repo as base or move it to the SciNim org (and make you a member, we're always happy to have more people ;) ) or the other way around . Either is fine with me.

The idea is to create a type

type
  AFTensor*[T] = object
    array*: AFArray
    dtype*: Dtype

to act as a generic tensor type with a bunch of "trampoline" function.

Error on import

I just installed ArrayfireNim and compiled with nim cpp -r test.nim and I get this error:
C:\Users\general_riskin\.nimble\pkgs\ArrayFireNim-0.2.1\ArrayFireNim.nim(824, 1) Error: redefinition of '+='; previous declaration here: C:\Users\general_riskin\.nimble\pkgs\ArrayFireNim-0.2.1\ArrayFireNim.nim(812, 6).

All test.nim has in it is import ArrayFireNim.

Seg Fault on exit

I am trying to use this library, however it seg faults on program exit, all the prior code is fine. It looks like a memory management or GC issue. Any ideas?

ArrayFire v3.6.4 (OpenCL, 64-bit Mac OSX, build 1b8030c5)
[0] APPLE: AMD Radeon Pro Vega 64 Compute Engine, 16368 MB
past
Traceback (most recent call last)
SIGSEGV: Illegal storage access. (Attempt to read from nil?)00

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.