- 追加された行はこのように表示されます。
- 削除された行は
このように表示されます。
!全文検索の設定
あいかわず Hyper Estraier にお世話になる.[サイト|http://fallabs.com/hyperestraier/]をみつつ,
wget http://qdbm.sourceforge.net/qdbm-1.8.77.tar.gz
tar zxvf qdbm-1.8.77.tar.gz
cd qdbm-1.8.77
./configure --enable-zlib
make
sudo make install
cd ..
wget http://fallabs.com/hyperestraier/hyperestraier-1.4.13.tar.gz
tar zxvf hyperestraier-1.4.13.tar.gz
cd hyperestraier-1.4.13
./configure
make
make check
sudo make install
としてCentOS7.5なサーバにインストール.
/usr/local/libexec/*
/usr/local/share/hyperestraier/estseek.*
を利用してブラウザで検索できるように,と.
!あとでよむ
* High Frequency Trading Acceleration using FPGAs https://people.ucsc.edu/~hlitz/papers/hft_fpga.pdf
* How are HFT systems implemented on FPGA nowadays? https://quant.stackexchange.com/questions/10519/how-are-hft-systems-implemented-on-fpga-nowadays
* Serving DNNs in Real Time at Datacenter Scale with Project Brainwave - https://www.intel.com/content/dam/www/public/us/en/documents/white-papers/accelerating-artificial-intelligence-bing-whitepaper.pdf