Skip to content

uci-plrg/cxlmc-evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Run

docker build -t cxlmc

at the top-level directory where Dockerfile is located, and then run

docker run -it --rm cxlmc bash

to run a bash session inside the container.

Note that the docker image may take up to 1 hour to build

Experiment Workflow

At the default directory of the docker container, run the script

./run_bugs.sh

to find bugs with CXLMC in each benchmark, and run

./run_perf.sh

to measure CXLMC's performance on each benchmark.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors