gem5-users@gem5.org

The gem5 Users mailing list

View all threads

How to Get Old Version GEM5

HM
hu miao
Sun, Feb 25, 2024 2:48 AM

HI:
I need to use old version gem5 because I need to use
configs/example/fs.py. However,after git clone https://github/gem5/gem5, I
used the "git branch" command to check the version information and it
showed "stable". I tried "git checkout v.21.2" but it failed. I want to
know how I can get an old version of gem5. Can you help me? I would really
appreciate it.
humiao

HI: I need to use old version gem5 because I need to use configs/example/fs.py. However,after git clone https://github/gem5/gem5, I used the "git branch" command to check the version information and it showed "stable". I tried "git checkout v.21.2" but it failed. I want to know how I can get an old version of gem5. Can you help me? I would really appreciate it. humiao
HN
Hoa Nguyen
Sun, Feb 25, 2024 2:53 AM

Hi,

You can find the precise tag name of every gem5 version here,

https://github.com/gem5/gem5/tags

Regards,
Hoa Nguyen

On Sat, Feb 24, 2024, 18:51 hu miao via gem5-users gem5-users@gem5.org
wrote:

HI:
I need to use old version gem5 because I need to use
configs/example/fs.py. However,after git clone https://github/gem5/gem5, I
used the "git branch" command to check the version information and it
showed "stable". I tried "git checkout v.21.2" but it failed. I want to
know how I can get an old version of gem5. Can you help me? I would really
appreciate it.
humiao


gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-leave@gem5.org

Hi, You can find the precise tag name of every gem5 version here, https://github.com/gem5/gem5/tags Regards, Hoa Nguyen On Sat, Feb 24, 2024, 18:51 hu miao via gem5-users <gem5-users@gem5.org> wrote: > HI: > I need to use old version gem5 because I need to use > configs/example/fs.py. However,after git clone https://github/gem5/gem5, I > used the "git branch" command to check the version information and it > showed "stable". I tried "git checkout v.21.2" but it failed. I want to > know how I can get an old version of gem5. Can you help me? I would really > appreciate it. > humiao > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-leave@gem5.org >