📊
ParallelChain™ Experience Local Setup
  • Install Ubuntu 18.04 LTS (recommended)
  • Install Go v1.15.2
  • Compile the ParallelCore Performance Test Kit
  • On the demo day
Powered by GitBook
On this page
  • 1. Copy the "DTL ParallelCore Performance Test Kit" to a directory such as ~/dtl_demo
  • 2. The following files are available:
  • 3. On your terminal, run:
  • 4. The following new files will be created:

Was this helpful?

Compile the ParallelCore Performance Test Kit

1. Copy the "DTL ParallelCore Performance Test Kit" to a directory such as ~/dtl_demo

2. The following files are available:

  • accounts.transfer.sh

  • chained.pem

  • main.go

  • Makefile

  • multi-lvs-random-bg.sh

  • README.txt

3. On your terminal, run:

sudo make clean
make

4. The following new files will be created:

  • go.mod

  • go.sum

  • vendor/

  • large-column-sim-random: this is what main.go compiles to.

PreviousInstall Go v1.15.2NextOn the demo day

Last updated 4 years ago

Was this helpful?