Engineering the Future Forward

Exploring the latest digital enginering use cases, industry trends, and Rescale platform innovations.

What’s New in Digital Engineering

All Blogs

  • blog template12

    Rescale Opens Tokyo Office, Appoints Atsuhiko Fukuda as General Manager of Japan to Accelerate Global Expansion

    Rescale Inc., the San Francisco-based global leader in cloud HPC, today announced the establishment of a new business entity Rescale Japan K.K. and an office in Otemachi, Chiyoda-ku, Tokyo in order to accelerate Rescale’s growth in the Japanese HPC market. To meet increasing demand from Rescale’s customers in Japan and oversee new and existing partnerships,…

    Read More

  • blog template13

    Thoughts on Using Tachyons for Rescale.com’s Redesign

    A little more than a month ago we shipped a redesigned version of our homepage, https://rescale.com. During its development, we thought it would be a good time to reevaluate the way we were writing our CSS.At the time, our main CSS file was more than 2000 lines long, written in the classic semantic-class-names style (e.g.…

    Read More

  • blog template14

    The Curious Case of the Windows HTTP Proxy

    The web is the preferred delivery mechanism for most applications these days but there are scenarios where you might want to build a CLI or desktop application for your customers to use. However, once you leave the cozy confines of the browser there are a whole slew of proxy configurations that your poor application will…

    Read More

  • blog template15

    Supersonic Simulations in the Cloud: Spike Aerospace Migrates All CFD to the Cloud Using Rescale

    Background and ChallengeSpike Aerospace is a fast-growing engineering firm developing the world’s first supersonic business jet with Quiet Supersonic Flight technology.  We run hundreds of complex CFD simulations to understand the aerodynamic performance of our aircraft. CFD simulations are computationally intensive and traditionally require significant investment in on-premise infrastructure, tens of thousands of hours of…

    Read More

  • blog template16

    Name Classes Like Magic: the Gathering Cards

      I grew up playing Magic: the Gathering.  As a kid I noticed something interesting about the card names – there were no generic names.  There were no cards named “Zombie” or “Elf” or “Wizard”.  There were cards named “Fugitive Wizard”, “Llanowar Elves”, “Gravebane Zombie”, and even “Storm Crow” but no “Crow”. Modern card names…

    Read More

  • blog template17

    Deep Learning with Multiple GPUs on Rescale: Torch

    Today we will discuss how to make use of multiple GPUs to train a single neural network using the Torch machine learning library. This is the first in a series of articles on techniques for scaling up deep neural network (DNN) training workloads to use multiple GPUs and multiple nodes.In this series, we will be…

    Read More

  • blog template18

    MacroAir Leverages Rescale to Elevate the Customer Experience with Simulation

    San Bernadino, CA – MacroAir is the pioneer of the High Volume, Low Speed (HVLS) fan industry. Our HVLS fans move massive amounts of air, and one way we are different from our competitors is that we provide our CFD-based AirViz service to simulate and prove the effectiveness of our fans. We model the airflow…

    Read More

  • blog template19

    EDEM Now Available on Rescale’s Cloud Simulation Platform

    San Francisco, CA – Rescale and EDEM are pleased to announce the availability of EDEM software on Rescale’s simulation platform through collaboration with EDEM, the Discrete Element Method (DEM) specialist and market leader.EDEM is high-performance software for bulk material simulation. EDEM simulation and analysis enable engineers to solve complex problems in the design, prototyping, and…

    Read More

  • blog template20

    Cloud HPC Leader Rescale Closes $14 Million Funding Round to Fuel Global Expansion

    Investment led by TransLink Capital confirms enterprise adoption of Rescale’s cloud HPC platform and global expansion.San Francisco, CA, June 16, 2016 — Rescale, the leader in cloud HPC, secures $14 million in Series A funding led by TransLink Capital with participation from Microsoft Ventures, Jump Capital, ITOCHU Technology Ventures, Two Roads Group, and Data Collective.…

    Read More

  • blog template21

    Rescale and Rossi: Supporting the innovators of motorsport. Alexander Rossi, winner of the Indy 500

    San Francisco, CA – As Rescale continues its support and development of those at the cutting edge of motorsport, ambassador Alexander Rossi has been making the headlines around the globe.  On Sunday, May 29, the Californian race car driver won the prestigious 100th running of the Indianapolis 500, writing his name in the history book and taking…

    Read More

  • blog template22

    Autodesk and Rescale Announce Strategic Partnership to Provide Moldflow on Rescale’s Cloud HPC Platform

    San Francisco, CA – Rescale is excited to announce a technology collaboration that provides Autodesk Moldflow software users the ability to run their simulations on the Rescale platform. Existing Autodesk Moldflow Insight software customers can access Rescale’s on-demand, high performance computing (HPC) platform in order to benefit from Rescale’s powerful and scalable hardware resources.Rescale provides…

    Read More

  • blog template23

    Boom Technology leverages Rescale platform to enable a rebirth of supersonic passenger travel

    San Francisco, CA & Denver, CO – Denver-based Boom Technology is leveraging Rescale’s cloud-based simulation and optimization system to enable a rebirth of supersonic passenger travel.Boom’s aircraft is faster than Concorde yet dramatically more efficient and affordable. Concorde was designed 50 years ago, in an era when aerodynamic optimization required painstaking wind tunnel testing, with each…

    Read More

  • blog template24

    Future Facilities partners with Rescale to deliver high-speed data center modelling

    High performance computing now available through cloud bursting to 6SigmaET and 6SigmaDCX customers around the worldLondon, UK – Future Facilities today announces a new partnership with Rescale, a cloud-based simulation platform provider.  The relationship will allow facility managers, architects and designers from across the globe to perform the most complex data center modeling quickly, using high…

    Read More

  • blog template25

    Addressing valueLink deprecation in React 15

    React version 15 has deprecated valueLink which was a property on form elements for expressing two-way binding between the value of the form element and a state property of the component using the element. The recommended replacement is to explicitly specify the value as a prop and to supply an onChange handler instead.At Rescale, we…

    Read More

  • blog template26

    Deep Neural Network Hyper-Parameter Optimization

    Rescale’s Design-of-Experiments (DOE) framework is an easy way to optimize the performance of machine learning models. This article will discuss a workflow for doing hyper-parameter optimization on deep neural networks. For an introduction to DOEs on Rescale, see this webinar.Deep neural networks (DNNs) are a popular machine learning model used today in many many applications…

    Read More

  • blog template27

    Train your TensorFlow Models on Rescale

    Google released TensorFlow (www.tensorflow.org), an open source machine learning library, last November which attracted huge attention in the field of AI. TensorFlow is also known as “Machine Learning for Everyone” since it is relatively easy to hands-on even for those who don’t have much experience in machine learning.  Today we are excited to announce that TensorFlow…

    Read More

  • blog template28

    Guest Blog: Eco-Runner Team Delft Using Rescale to Design a Fuel Efficient Vehicle

    Eco-Runner Team Delft is a student team at the TU Delft. Since 2005 our mission has been to design and build the most efficient vehicle powered by hydrogen.  There are two main aspects to this vehicle- a fuel-efficient propulsion system and a vehicle with very little resistance. The aerodynamic resistance is a big part of…

    Read More

  • blog template29

    Azure Linux RDMA Setup Tips

    Microsoft’s announcement of Azure Linux RDMA support last year was great news for those looking to run tightly coupled HPC workloads in the cloud. Unfortunately, there still isn’t a lot of documentation out there describing how to set it up. This tutorial appears to be the main source of information for configuring Azure Linux RDMA.…

    Read More

  • blog template30

    Updated Platform Designs: Pricing Page and Hardware Selection Page

    We recently updated the design of 1) our pricing page and 2) the hardware selection page in order to offer more visibility on pricing, as well as to create a smoother user experience when users are setting up jobs.Pricing PageOur pricing page now includes a detailed, dynamic chart where you can filter for hardware specs…

    Read More

  • blog template31

    The Problem with Data Modeling (as commonly practiced)

    Every mature MVC application has that one model that’s grown out of control. The table has 20 columns; there are user preferences stored in it alongside system information; it sends email notifications and writes other models to the database. The model encompasses so much application logic that any new feature is likely to have to…

    Read More