GEMS solver has PC version and Cluster version, and both of them has Windows version and Linux version. Both PC version and Cluster version share the same designer and data processing in both Windows and Linux platformts.
GEMS PC version is developed for the single node computer based on the OpenMP technique, which allows the user to use all the computer resource inside one computer node (shared memory) regardless of the number of cores. Even for the Linux system, GEMS software does not require the users have the knowledge of the Linux system due to the friendly graphical user interface.
GEMS Cluster version is developed for the cluster with distributed memory based on the MPI technique, which has an extremely high parallel efficiency compared to the code based on Finite Element method (FEM) or Method of Moments (MoM). The platforms can be a cluster constructed by using regular PCs, high perfromance server, or waokstation. The operating system can be Windows such as Windows XP, Vista, cluster server, or Linux.
GEMS WBI (Web based Interface) is designed for the job submission, job management and result trace through web browser for Linux cluster users. GEMS WBI will let the GEMS users much easier to run GEMS Simulator on a Linux platform.
GEMS WBI can be used as embeded module in the GEMS Box or customized for any Linux computer cluster.