louishust
louishust
I want to test the memory usage for tpc-h. use hyriseConsole to run the tpch. ``` (release)> generate_tpch 5 Generating all TPCH tables (this might take a while) ... -...
Hi, I compile hyrise on centos7 with ARM64 cpu, using the following software: 1. cmake-3.22.1-linux-aarch64, get from cmake downloads. 2. devtoolset-9 for gcc-9 and c++-9 3. boost 1.71, compile from...
rename STATIC_LIB to STATIC_LIBRARY.
When run the example: get the coredump ```` OMP_PROC_BIND=TRUE numaprof ./omp-loop C: [tid:4173805] Tool (or Pin) caused signal 11 at PC 0x7f7fb6ba1ad4 /root/loushuai/numaprof-1.1.3/build/install/bin/numaprof: line 78: 4173805 Segmentation fault (core dumped)...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 你好,我手里有一些产品的markdown文档,想把这些文档通过ptuning进行微调, 看了你们的使用指南,要有类似于content, summary的这种固定数据集进行微调训练。 有没有什么方法可以自动将markdown文档进行抽取转换的?或者有没有什么方式可以直接对整个文档进行微调的? ### Expected Behavior _No response_ ### Steps...
I find BIRD dataset's database file is in sqlite format, and BIRD-MINI dataset's database support mysql and postgresql. I want to init oracle database, how to do this?