Skip to content

ikarib/HANK_EarningsEstimation

Repository files navigation

Usage

This repository contains a submodule DFLS. To build, do:

git clone --recursive https://github.com/ikarib/HANK_EarningsEstimation.git
cd HANK_EarningsEstimation/DFLS
make
cd ..
make

To run on Slurm cluster manager, edit submit.sh and run:

sbatch submit.sh

Otherwise, just run:

./estimate N

where N is the exponent in the 2N Monte Carlo simulations to run on GPUs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages