Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: MAME on clustered computers  (Read 2303 times)

0 Members and 1 Guest are viewing this topic.

HaRuMaN

  • Supreme Solder King
  • Global Moderator
  • Trade Count: (+45)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 10328
  • Last login:July 23, 2025, 07:04:20 pm
  • boom
    • Arcade Madness
MAME on clustered computers
« on: November 18, 2010, 01:30:18 pm »
Anyone ever try this?  For example, using MPICH2?

newmanfamilyvlogs

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1694
  • Last login:June 15, 2022, 05:20:38 pm
    • forum.arcadecontrols.com/index.php/topic,103584.msg1096585.html#msg1096585
    • Newman Family Vlogs
Re: MAME on clustered computers
« Reply #1 on: November 18, 2010, 01:49:48 pm »
Given the debate on how advantageous multiple cores are in MAME, I don't see how this would work.

Cluster computing is only valid for embarrassingly parallel problems. Mame is the classic example of serial computation.

The only place I can think that MIGHT benefit from this would be the 3DFX emulation core, but I am fully unfamiliar with how it works. I'm just assuming that the chip worked by performing the same operation on many sets of data simultaneously (thus today's 'stream processing units'), that it would lend itself more to massive parallel computing.

Gray_Area

  • -Banned-
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3363
  • Last login:June 23, 2013, 06:52:30 pm
  • -Banned-
Re: MAME on clustered computers
« Reply #2 on: November 22, 2010, 04:01:49 pm »
Are you wanting to increase performance, or just run an instance of MAME?
-Banned-

HaRuMaN

  • Supreme Solder King
  • Global Moderator
  • Trade Count: (+45)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 10328
  • Last login:July 23, 2025, 07:04:20 pm
  • boom
    • Arcade Madness
Re: MAME on clustered computers
« Reply #3 on: November 22, 2010, 04:03:15 pm »
Are you wanting to increase performance, or just run an instance of MAME?

Increase performance

WhereEaglesDare

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1536
  • Last login:March 24, 2014, 08:47:08 pm
  • Shut Off All The Compactors on the Detention Level
    • My HomePage
Re: MAME on clustered computers
« Reply #4 on: November 22, 2010, 05:17:27 pm »
yea you wont get an increased performance over a clustered set...  if you do please tell us how.