issues
search
Clemapfel
/
jluna
Julia Wrapper for C++ with Focus on Safety, Elegance, and Ease of Use
https://clemens-cords.com/jluna
MIT License
250
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using multi-threaded Jluna interface ends up with an error sometimes
#69
kouchy
opened
3 months ago
3
Building & testing on FreeBSD (13.3)
#68
sprock
opened
4 months ago
0
fixed a potential typo in function call
#67
KaiErikNiermann
opened
5 months ago
0
CUDA.jl compatability
#66
chrhck
opened
6 months ago
0
modify readme
#65
Clemapfel
closed
7 months ago
0
Apple aarch64 Compiler Error, unable to compile jluna
#64
Clemapfel
opened
7 months ago
2
I got an error of "Unable to load dependent library C:\soft_using\julia-1.9.4\bin\../bin/libjulia-codegen.dll"
#63
mingtaoli
opened
8 months ago
0
Idea: Use a manager thread to support full C++ multi-threading
#62
eschnett
opened
10 months ago
0
Upgrade to v1.0.1
#61
Clemapfel
closed
11 months ago
0
Does Jluna support `import/using` registered packages?
#60
liuyxpp
closed
11 months ago
1
Installation failed on Ubuntu 22.04 with Julia 1.10.0-beta3
#59
liuyxpp
closed
11 months ago
4
Error unsolved after troubleshooting: concept does not name a type
#58
FDemelas
closed
11 months ago
8
Multi-threading example is not multi-threading
#57
lucwens
opened
1 year ago
2
Array index on a 2D matrix not correct
#56
lucwens
closed
11 months ago
2
Issues compiling on Mac
#55
martinlwtzky
opened
1 year ago
4
EXCEPTION_ACCESS_VIOLATION Windows 10 Visual Studio 2022
#54
HKruenaegel
closed
1 year ago
11
Merge size_t_error into main
#53
Clemapfel
closed
1 year ago
0
Successfully building on M1 Mac with AppleClang and GCC
#52
GrantHecht
closed
1 year ago
1
Docker + JLuna
#51
dev10110
opened
1 year ago
3
Build Error on M1 MacBook Pro
#50
GrantHecht
closed
1 year ago
7
typo, version number
#49
Clemapfel
closed
1 year ago
0
typo
#48
Clemapfel
closed
1 year ago
0
Added CITATION.bib
#47
Clemapfel
closed
1 year ago
0
Windows Support (v1.0.0)
#46
Clemapfel
closed
1 year ago
1
Thread adoption
#45
Taaitaaiger
closed
1 year ago
2
Add BibTeX Citation Template to README
#44
Clemapfel
closed
1 year ago
0
Silence warning "copy relocation against non-copyable protected symbol"
#43
Clemapfel
closed
1 year ago
0
Julia and multi-threading
#42
vchuravy
closed
1 year ago
2
Installation Issue with MinGW_64
#41
riatankarsahu
closed
1 year ago
12
Warnings generated
#40
jkammerland
closed
1 year ago
7
Version 1.0.0 Release
#39
Clemapfel
closed
1 year ago
1
Add image_path to initialize, to allow init with custom image
#38
paulerikf
closed
1 year ago
0
Add usertype-related macro, fix usertype::implement scoping
#37
Clemapfel
closed
1 year ago
0
Usertype<T>::implement not respecting module argument
#36
paulerikf
closed
2 years ago
1
Usertype best practices?
#35
paulerikf
closed
2 years ago
3
jl_set_global going away
#34
robertu94
closed
2 years ago
2
Confusion about how sleeping main thread affects task execution
#33
paulerikf
closed
1 year ago
5
Multithreading crashes: KeyError in get_reference(key::UInt64) / free_reference(key::UInt64) && No method matching create_reference(::UInt64)
#32
paulerikf
closed
1 year ago
3
Implement Task's operator unsafe::Value*() + minor fixes
#31
paulerikf
closed
2 years ago
1
Linker error when casting Task to unsafe::Value*
#30
paulerikf
closed
2 years ago
1
Fix #28, related docs
#29
Clemapfel
closed
2 years ago
0
Segfault when original Task object goes out of scope
#28
paulerikf
closed
2 years ago
3
added gc safeguard
#27
Clemapfel
closed
2 years ago
0
Use Julia new foreign thread support
#26
cdsousa
closed
2 years ago
3
ctest --verbose fails when built with clang++-14
#25
paulerikf
closed
2 years ago
4
External, much nicer docs
#24
Clemapfel
closed
2 years ago
0
Make c_adapter redundant
#23
Clemapfel
closed
2 years ago
0
Updates that fixed build issues on my VM
#22
connorfuhrman
closed
2 years ago
1
v0.9.0 build issues Ubuntu g++10
#21
connorfuhrman
closed
2 years ago
3
Fix typo
#20
PallHaraldsson
closed
2 years ago
2
Next