Skip to content

sjp38/masim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1349e0f · Sep 25, 2024
Sep 25, 2024
Apr 8, 2018
Sep 4, 2020
Apr 3, 2018
Apr 29, 2023
Apr 29, 2023
Sep 25, 2024
Dec 12, 2021
Mar 7, 2018
Feb 2, 2021
Jul 12, 2024

Repository files navigation

Memory Access Simulator
=======================

'masim' is a simulator for intensive memory access.  You can use it to test the
performance or behavior of your memory system.


Usage
-----

Please do below:

```
$ make
$ ./masim --help
```


Configuration File
------------------

Data access pattern you want to simulate can be specified via a configuration
file.  By default, 'masim' uses './configs/default' file as the configuration.
The path to the configuration file can be specified as argument.  This
repository contains several default configuration files.  Please refer to those
for usage and format of the file.  'configs/default' would be a good starting
point.


Author
------

SeongJae Park <sj38.park@gmail.com>

About

memory access workload simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published