whitequark
e9adfd639e
Merge branch 'master' into new-py2llvm
2015-10-14 16:09:57 +03:00
whitequark
da4a6a2e64
conda: llvmlite-artiq: test by importing binding.
2015-10-14 16:01:36 +03:00
whitequark
d033745f42
conda: llvmdev-or1k: bump.
2015-10-14 15:57:15 +03:00
whitequark
6b9cc5a17c
Revert "travis: export llvm-or1k lib/ in LD_LIBRARY_PATH."
...
This reverts commit 6d0ec2f01d
.
2015-10-14 14:49:40 +03:00
whitequark
ca3a0fd73b
conda: llvmlite-artiq: do not use LLVM from /usr/local/llvm-or1k.
2015-10-14 14:49:40 +03:00
whitequark
760ecb5308
conda: add lit package.
2015-10-14 14:49:40 +03:00
whitequark
fa9cbab77a
conda: fix README.
2015-10-14 14:49:40 +03:00
Sebastien Bourdeauducq
f85554486a
gui: dataset filtering with QSortFilterProxyModel
2015-10-14 19:29:58 +08:00
Sebastien Bourdeauducq
ea5fbc9211
examples: logging from experiment
2015-10-14 16:31:07 +08:00
Sebastien Bourdeauducq
86e201c6a0
master/log: parse names, better filtering, cleanup
2015-10-14 16:30:57 +08:00
Sebastien Bourdeauducq
da159f11d4
gui/log: ensure black/white colors
2015-10-14 16:30:16 +08:00
Sebastien Bourdeauducq
9f04af63e6
scheduler: raise logging severity of errors
2015-10-14 16:02:22 +08:00
Sebastien Bourdeauducq
c00bce3967
master,client,gui: logging sources, timestamps, levels
2015-10-14 01:06:57 +08:00
Sebastien Bourdeauducq
f632e84d74
examples/speed_benchmark: dbs->managers
2015-10-14 01:06:16 +08:00
whitequark
bd5b324fc2
Merge branch 'master' into new-py2llvm
2015-10-13 19:24:45 +03:00
Sebastien Bourdeauducq
ef487ee8b0
doc: more updates for dataset API
2015-10-13 18:45:04 +08:00
Sebastien Bourdeauducq
fc4791bbbe
doc: new dataset API
2015-10-13 18:11:17 +08:00
Sebastien Bourdeauducq
ceb18d05b3
manual/management: add warning about setups that resolve the current hostname to localhost. closes #134
2015-10-13 01:47:18 +08:00
Sebastien Bourdeauducq
1d14975bd5
worker: cleaner termination on exception in user code, improve unittest
2015-10-13 01:11:57 +08:00
Sebastien Bourdeauducq
fbf94f9b6d
Merge branch 'master' of github.com:m-labs/artiq
2015-10-12 19:46:52 +08:00
Sebastien Bourdeauducq
3cec176318
get_ddb -> get_device_db
2015-10-12 19:46:31 +08:00
Sebastien Bourdeauducq
5c4ed7a9bd
fix imports
2015-10-12 19:46:14 +08:00
whitequark
9e64f7dc3a
Adapt old compiler to Python 3.5 AST.
2015-10-12 14:45:31 +03:00
Sebastien Bourdeauducq
b51910fa42
compile,coretool: use new dataset API
2015-10-12 19:32:16 +08:00
Sebastien Bourdeauducq
a754d4b5f5
test: use new dataset API
2015-10-12 19:20:04 +08:00
Sebastien Bourdeauducq
a83ffb3dce
protocols: move FlatFileDB into pyon
2015-10-12 18:19:28 +08:00
Sebastien Bourdeauducq
22bffa98b5
client: use short_format in dataset display
2015-10-12 18:10:58 +08:00
Sebastien Bourdeauducq
e6e93ab6ed
gui: dataset search
2015-10-12 17:31:55 +08:00
Sebastien Bourdeauducq
3923dd83c2
protocols/file_db: remove unneeded hooks feature
2015-10-12 17:20:01 +08:00
Sebastien Bourdeauducq
97accd2540
merge parameters and results into datasets
2015-10-12 17:18:23 +08:00
Sebastien Bourdeauducq
36c3f022aa
devices/novatech409b: remove unwanted calls to set_simultaneous_update
2015-10-12 16:15:04 +08:00
Joe Britton
b5cc680fdb
devices/novatech409b: improve simultaneous update API
2015-10-12 16:13:51 +08:00
Sebastien Bourdeauducq
7414b90da3
language/scan: add len() support
2015-10-12 16:06:12 +08:00
Sebastien Bourdeauducq
cd3b590962
language/scan: add missing attributes to RandomScan
...
Reported by Joe
2015-10-11 10:05:27 +08:00
Sebastien Bourdeauducq
3768c87bed
Merge branch 'master' of github.com:m-labs/artiq
2015-10-10 23:34:20 +08:00
whitequark
6d0ec2f01d
travis: export llvm-or1k lib/ in LD_LIBRARY_PATH.
...
The llvm-or1k build that is currently used is dynamically linked,
and in case llvmlite-artiq is linked with this llvm-or1k,
this is necessary to run ARTIQ.
2015-10-10 03:50:58 +03:00
whitequark
a05d04b016
conda: add missing recipes.
...
[ci skip]
2015-10-09 22:50:51 +03:00
whitequark
db061bc43d
Revert "travis: use main conda m-labs channel."
...
This reverts commit 87b573c813
.
2015-10-09 20:21:25 +03:00
whitequark
a9230d33f2
conda: skip bitstream builds if BUILD_SOC=0.
2015-10-09 16:52:30 +03:00
whitequark
0cc8f19b6b
travis: expand matrix to run a build with BUILD_SOC=0.
...
BUILD_SOC=1 build takes over 40 minutes, most of them spent
in Xilinx tools, which means all the other changes cannot
be tested quickly.
2015-10-09 16:14:13 +03:00
whitequark
87b573c813
travis: use main conda m-labs channel.
2015-10-09 15:21:50 +03:00
whitequark
06d5a0f58d
conda: add README.
2015-10-09 15:06:06 +03:00
whitequark
354c3c8244
conda: fix pyelftools dependencies.
2015-10-09 15:01:03 +03:00
whitequark
6e3c411d1e
conda: add pyelftools recipe.
2015-10-09 14:26:31 +03:00
Sebastien Bourdeauducq
37e873d5ae
gitignore: add results created during tests
2015-10-09 12:35:10 +08:00
Sebastien Bourdeauducq
566af5499d
conda: update pyqtgraph, fix version string. closes #132
2015-10-09 11:46:07 +08:00
whitequark
32ce33a1f9
transforms.artiq_ir_generator: emit ir.Parallel for with parallel:.
2015-10-09 03:10:39 +03:00
whitequark
48f1f48f09
transforms.artiq_ir_generator: devirtualize method calls.
2015-10-09 02:27:52 +03:00
whitequark
b6c8c9f480
transforms.artiq_ir_generator: add tests for devirtualization.
2015-10-09 01:37:28 +03:00
whitequark
0bb793199f
transforms.artiq_ir_generator: devirtualize closure calls.
2015-10-09 01:32:27 +03:00