Blog
Engineering the Future Forward
Exploring the latest digital enginering use cases, industry trends, and Rescale platform innovations.
Blog
Exploring the latest digital enginering use cases, industry trends, and Rescale platform innovations.
What the biggest trends of 2026 mean for data and AI leaders and how Rescale…
A redesigned interface that introduces new capabilities for data intelligence, and agentic workflows, and AI…
AI agents can now handle routine simulation tasks while flagging key decision points that require…

MAYA Heat Transfer Technologies has recently signed a Channel Partner agreement with Rescale, a leading cloud simulation provider offering a high performance computing platform for engineering and scientific simulations. Under the agreement, MAYA will become a sales representative for Rescale’s offering of Siemens PLM Software’s NX™ Nastran® based on their Software as a Service (Saas)…

BackgroundMany engineers tasked with running HPC applications are usually intent on monitoring their simulations to ensure the computation is progressing as expected, determine when the solution error is below typical engineering error thresholds, or verify the integrity of the physical phenomena they are simulating. While most commercial applications offer some form of visualizing or plotting…

February 2, 2015 – San Francisco, CA. Today, Rescale releases lower pricing across its high performance computing (HPC) cloud hardware. This price change will be effective immediately for all customers. The cloud simulation platform provider has dropped prices on average by 40% and now offers increased accessibility to budget-restricted projects – while maintaining its position as…

The SOLID principles of object-oriented design provide good guidelines for writing code that is easy to change, but for some of the principles, the motivation and value can be difficult to understand. Open/Closed is particularly vexing: software entities (classes, modules, functions, etc.) should be open for extension, but closed for modification What does it mean…

Looking forward to 2015, we have some exciting new updates in the works here at Rescale. Primarily based on customer feedback and alignment with our long term roadmap, you can expect some major updates in the following areas: New Hardware & Lower PricesWe already have a great selection of hardware configurations at various competitive price…

The cost of buying HPC equipment is around 1/3 of the true cost of owning an HPC. Yes, that is true and everyone needs to understand that before they make a cost comparison to Rescale pricing.When I speak to customers inevitably there is a comparison to the cost of an internal HPC to Rescale. It…

Lately, news from West Africa is almost always on Ebola. This is not a new problem, however, this historical Ebola epidemic continues to have a significant impact in the region. At the very least, you will see what looks like a tree with sparkling lights (see the videos below). In actuality, the following is an…

Team 2014 was a year of immense growth and development for Rescale. Our team expanded with the addition of several new members, including, Engineer: Mairi Macdonald, Hiraku Nakamura, Alex Kudlick, Mark Whitney, and Kenneth Chung, Operations Manager: Sarah Dietz, VP of Sales: Tony Spagnuolo, and VP of Marketing and Corporate Development: Shing Pan. Platform This…

There has been a lot of talk in the software engineering world about the pains associated with OOP and specifically mutable state. Side-effect free Functional Programming is often touted as a solution. While there are some salient points on mutability, the real issues arise from naive use of implicitly mutable objects. If done properly, mutable state…

Every Sunday, Monday, and Thursday millions of Americans tune in to watch their favorite players throwing the pigskin down the field. Tensions and emotions rise and fall with each play, game, and season. No doubt if you’re a Peyton Manning fan you have felt these ups and downs, along with a few “What kind of…

One of the common challenges related to running engineering simulations in the cloud is trying to leverage an existing license. Many applications will periodically connect to a license server in order to checkout license tokens. Typically, companies will have a license server running on premise, sitting behind the corporate firewall. ISVs will provision licenses that…

The Challenge of Remote Visualization We have received many requests to integrate some type of visualization solution on Rescale. At Rescale, we agree that this is an important part of some engineering work flows. However, performing visualization in the cloud, doing it securely, and in a user-friendly way is not an easy task.We do not…

It can be useful to take periodic snapshots of the working directory for a run of your Rescale job, either for restart purposes or for additional review on your local machine. Rescale makes it easy. Starting from the Status tab available on the right side of your screen (), select the run you would like…

In the previous article, I had briefly discussed the three features that would debut with the new user interface. Today, I would like to walk you through the entire job-setup process using the new UI. But before I do that, here’s a list of new features for you to skim over. Let’s set up a…

Whether by phone, live chat, or email, Rescale gets called upon daily to respond to critical computational problems from consulting engineers whose services are employed by customers in aerospace, automotive, energy, biological sciences, consumer products, and industrial engineering, among others. Calls come in from engineers and scientists around the globe who are in need of…

Benefit directly from the advantages of our pay-per-use cloud computing partnership Rescale, Inc. and Next Limit Dynamics S.L. are pleased to announce a technology partnership that allows XFlow users the ability to run their MPI simulations on Rescale’s on demand cloud simulation platform. XFlow users now have access to tens of thousands of customizable HPC…

Introduction Rescale has recently released additional user account job settings, which provide customers with the ability to securely connect to the remote clusters that they have provisioned in order to monitor or manage their running simulations more directly. Users of HPC simulation tools can typically relate to the scenario wherein an analysis model is run…

Within offices, there is a constant struggle between turning the air conditioner on or off, as well as raising or lowering the thermostat’s temperature. This makes some too warm, while others put on additional layers of clothing just to maintain their warmth. This battle over the thermostat rages on even as the seasons change! We will make Rescale…

When performing HPC in the cloud, one of the workflow tasks engineers and scientists have to deal with is the handling of large amounts of data. The question the engineer often has to ask is: “What data is useful to me and how can I present it in a functional form?” When all the data…

In the new user interface (UI), we faced a common UI challenge of letting users select a large set of files and perform a group action on those items. The first thing that jumped to our minds was to show all files with a checkbox next to each one. That proved to be problematic for three reasons:…