XCOMPUTE-SERVER
Host your CAE project.
XCOMPUTE-SERVER™ hosts a high-performance computing session for live interaction and processing upon systems and geometries. Team members connect to XCOMPUTE-SERVER using one or more XCOMPUTE-CLIENT apps to setup, solve, visualize, and analyze -- enabling teams to progressively create, reuse, and share sophisticated object-oriented projects.
Designed for Teams
Each team hosts their project on one or more accelerated computers, inviting users as desired. The server manages simulated systems and algorithms that operate upon numerical data, tranceiving metadata with clients as updates occur.The xcompute service defaults to IANA port 11235 (Fibonacci), but any free port can be used (if both match). For large simulations, high-speed networks are recommended (as WAN is often a choke-point). The host computer should have ample compute memory (1-2kB per mesh element) capable of double-precision floating-point FP64.
Application Products
| package type | license limits | physics |
|---|---|---|
|
EDUCATIONAL CPU 8+GB RAM GPU 2+GB RAM |
non-commercial non-ITAR |
thermal diffusion, radiation*, elastic strain-stress, thermo-viscosity*, compressible LES*, K-omega*, K-epsilon* |
|
STANDARD CPU 32+GB RAM GPU 16+GB RAM |
commercial non-ITAR |
mass diffusion, thermal diffusion, radiation*, elastic strain-stress, thermo-elasticity*, thermo-viscosity*, compressible LES*, incompressible LES*, K-omega*, K-epsilon* |
Installable Packages
|
Read the End-User License Agreement (EULA) LoginSign Up |
xcompute-server
├── bin
├── etc
│ └── systemd
├── lib
│ ├── kernels
│ └── python3
├── sbin
├── share
│ ├── configs
│ │ ├── compute
│ │ └── server
│ └── geometries.zip
└── tests
└── bin
|