0df6801659
WIP: Debug logging
3a2eef2705
WIP: Disable optimizations
97db94dc36
WIP: Implement dummy for TTLInOut
b8035dcaf5
ld: Implement Iterator for EH_Frame FDEs
06b04b854e
WIP: Debug logging
bbebbb5150
ld: Implement Iterator for EH_Frame FDEs
4b2c538422
WIP
1edb5f5f98
artiq: Use gen_block when generating "with sequential"
734a44d1cc
cargo: Update dependencies
"with parallel" breakage
After testing with 73500c9081, this is the result:
- First Kernel: Test Case passes
@kernel
def run(self):
self.core.break_realtime()
end_t = int64(0)
…
ad1f0abb55
standalone: Add math tests for non-number arguments
c780cf849b
core: Rework gamma/gammaln to match SciPy behavior
82453c78e8
core: Replace TopLevelDef comments with documentation
d111ed8104
core: Implement numpy and scipy functions
33e40db0f0
core: Implement and expose {isinf,isnan}
277295cce5
artiq: Update host exception list to match possibly thrown types
73500c9081
core: Remove lazy_static from dependencies
9ca34c714e
flake: Enable thread-safe mode for LLVM
7fc2a30c14
Force single-threaded compilation if LLVM is not thread-safe
950f431483
standalone: Update help text for `--emit-llvm`
73500c9081
core: Remove lazy_static from dependencies
9ca34c714e
flake: Enable thread-safe mode for LLVM
7fc2a30c14
Force single-threaded compilation if LLVM is not thread-safe
950f431483
standalone: Update help text for `--emit-llvm`
a50c690428
standalone: Fix run_demo script
Minor improvements to multithreaded compilation in Standalone
v5: Renamed output bitcode to nac3out.bc
.
950f431483
standalone: Update help text for `--emit-llvm`
a50c690428
standalone: Fix run_demo script
eb63698fa5
core: Remove lazy_static from dependencies
5753e06e58
flake: Enable thread-safe mode for LLVM
39db268f26
Force single-threaded compilation if LLVM is not thread-safe
d47a8a0c0a
standalone: Update help text for `--emit-llvm`
a49f927526
standalone: Fix run_demo script