Difference between revisions of "Mailing Lists"
From gem5
Cirosantilli (talk | contribs) |
|||
(9 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
There are two mailing lists for m5 hosted on m5sim.org: | There are two mailing lists for m5 hosted on m5sim.org: | ||
− | * [http://www.gem5.org/mailman/listinfo/gem5-dev | + | * gem5-dev [http://www.gem5.org/mailman/listinfo/gem5-dev (subscribe)] - Discussions of gem5 development. Bug reports should be sent here. This list receives emails from Gerrit reviews and cron test results. |
− | * [http://www.gem5.org/mailman/listinfo/gem5-users | + | * gem5-users [http://www.gem5.org/mailman/listinfo/gem5-users (subscribe)] - General discussion about gem5 and its use. |
− | * [http://www.gem5.org/mailman/listinfo/gem5-announce | + | * gem5-announce [http://www.gem5.org/mailman/listinfo/gem5-announce (subscribe)] - Announcements related to gem5. |
To subscribe or view the archives click on the links above. | To subscribe or view the archives click on the links above. | ||
Line 20: | Line 20: | ||
|gem5-users | |gem5-users | ||
| [http://dir.gmane.org/gmane.comp.emulators.m5.users here] | | [http://dir.gmane.org/gmane.comp.emulators.m5.users here] | ||
− | | [http://www.mail-archive.com/ | + | | [http://www.mail-archive.com/gem5-users@gem5.org/ here] |
|- | |- | ||
| gem5-dev | | gem5-dev | ||
+ | | [http://dir.gmane.org/gmane.comp.emulators.m5.devel here] | ||
+ | | [http://www.mail-archive.com/gem5-dev@gem5.org/ here] | ||
+ | |- | ||
+ | | m5-dev | ||
| [http://dir.gmane.org/gmane.comp.emulators.m5.devel here] | | [http://dir.gmane.org/gmane.comp.emulators.m5.devel here] | ||
| [http://www.mail-archive.com/m5-dev@m5sim.org/ here] | | [http://www.mail-archive.com/m5-dev@m5sim.org/ here] | ||
Line 29: | Line 33: | ||
Before posting a problem to the mailing list '''please read [[Reporting Problems]] and follow the guidelines listed.''' Doing so will get your question answered far faster and more precisely. | Before posting a problem to the mailing list '''please read [[Reporting Problems]] and follow the guidelines listed.''' Doing so will get your question answered far faster and more precisely. | ||
+ | |||
+ | == Alternative communication channels == | ||
+ | |||
+ | The following alternative support communication channels also exist, although they are less canonical not as actively monitored by the developers currently. | ||
+ | |||
+ | If you don't get an answer in those channels quickly, make sure to also send the full text of your post to the correct mailing list with an additional link to the original post. | ||
+ | |||
+ | * https://stackoverflow.com/questions/tagged/gem5 Stack Overflow <code>gem5</code> tag. Make sure that your question complies with the site guidelines before posting: https://stackoverflow.com/help/asking Interested users can opt to receive email notifications for such questions as explained at: https://meta.stackexchange.com/questions/25224/email-notifications-for-new-questions-matching-specific-tags | ||
+ | * https://www.quora.com/topic/Gem5-Simulator Stack Overflow is generally preferred, but you can use Quora instead if your question is not on topic for Stack Overflow, e.g. for more subjective questions |
Latest revision as of 09:42, 16 April 2018
There are two mailing lists for m5 hosted on m5sim.org:
- gem5-dev (subscribe) - Discussions of gem5 development. Bug reports should be sent here. This list receives emails from Gerrit reviews and cron test results.
- gem5-users (subscribe) - General discussion about gem5 and its use.
- gem5-announce (subscribe) - Announcements related to gem5.
To subscribe or view the archives click on the links above.
Additional (and much more easily searchable) archives are hosted by:
List | Gmane | The Mail Archive |
---|---|---|
gem5-announce | here | here |
gem5-users | here | here |
gem5-dev | here | here |
m5-dev | here | here |
Before posting a problem to the mailing list please read Reporting Problems and follow the guidelines listed. Doing so will get your question answered far faster and more precisely.
Alternative communication channels
The following alternative support communication channels also exist, although they are less canonical not as actively monitored by the developers currently.
If you don't get an answer in those channels quickly, make sure to also send the full text of your post to the correct mailing list with an additional link to the original post.
- https://stackoverflow.com/questions/tagged/gem5 Stack Overflow
gem5
tag. Make sure that your question complies with the site guidelines before posting: https://stackoverflow.com/help/asking Interested users can opt to receive email notifications for such questions as explained at: https://meta.stackexchange.com/questions/25224/email-notifications-for-new-questions-matching-specific-tags - https://www.quora.com/topic/Gem5-Simulator Stack Overflow is generally preferred, but you can use Quora instead if your question is not on topic for Stack Overflow, e.g. for more subjective questions