Hi folks, I am a newbie in using gem5. In order to utilize the 12%
performance increment, I wanted to build gem5 with tcmalloc. For that, I
build tcmalloc from source. But during the X86/gem5.opt build, it is
still unable to locate tcmalloc. What should I further do to make gem5
locate tcmalloc's build.

I am on a Linux machine (manjaro specifically). I pulled tcmalloc from
GitHub and build via:

```
$ bazel test //tcmalloc/...
```

I am building gem5 as:

```
$ scons build/X86/gem5.opt -j6
```

Thank you
-- 
Manas
CSAM Undergraduate | 2022
IIIT-Delhi, India
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to