arrayfire / arrayfire/arrayfire-fortran
indexing example problem
- Dominant language
- Fortran
- Stars
- 24
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I have compiled the examples and they work, except for the "indexing" one. This is the message:
ArrayFire Exception (Invalid input argument:202):
Sequence is invalid
In function af::seq::seq(double, double, double)
In file src/api/cpp/seq.cpp:73
Thank you
M
Contributor guide
No contributing guide indexed for this repository
Research direction
The report concerns the indexing example and shows an ArrayFire exception from src/api/cpp/seq.cpp:73. Start by running or inspecting the indexing example and compare its sequence arguments with the failure; done means the example compiles and runs without the “Sequence is invalid” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, fortran
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100