The post Beta: How to Download the App on Your Android Device appeared first on Dreamfi.
]]>Here are instructions to download the app on Android devices.
Please check your email for a message from our developer, that looks like the image below.
The email will contain a link to download the app on the GooglePlay Store.
Please follow the instructions, and if you have any issues installing the app, please contact us at [email protected]
Once you’ve downloaded and launched the app, please complete sign up for your DreamFi account.

The post Beta: How to Download the App on Your Android Device appeared first on Dreamfi.
]]>The post Beta: How to Download the App on Apple/iOS Devices appeared first on Dreamfi.
]]>Here are instructions on how to download our app if you have an Apple/iOS mobile phone:
Open the App Store on your iPhone
Search for “TestFlight“
Download the official TestFlight app (it’s free and made by Apple)
Install it on your device
The app developer will send you an invitation in one of two ways:
Email invitation with a direct link
Invitation code that you’ll enter manually
If you received an email invitation:
Open the email on your iPhone
Tap the “Start Testing” or invitation link
This will automatically open TestFlight
Tap “Accept” to join the beta
Once you’ve accepted the invitation, you’ll see the app in TestFlight
Tap “Install” next to the app name
Once installed, open the app to begin signing up.
Select “Sign Up” below the ‘Login’ button and follow the application steps through to completion.
If you have any questions or run into any issues, don’t hesitate to contact us at [email protected]
Use the same Apple ID that the developer invited
Check your spam folder if you don’t see the invitation email
Beta apps expire after 90 days (you’ll get updates before then)
You can provide feedback directly through TestFlight
Beta apps appear with an orange dot on your home screen
You can have both the beta and App Store versions installed simultaneously
Make sure your iOS version is compatible
Verify you’re signed in with the correct Apple ID
Contact the developer if the invitation isn’t working
Check that you have enough storage space on your device
If you have any issues downloading or accessing the app don’t hesitate to contact us at [email protected]!
The post Beta: How to Download the App on Apple/iOS Devices appeared first on Dreamfi.
]]>The post First Opportunities – “Get Your Foot in the Door” appeared first on Dreamfi.
]]>Our use case presented several key technical requirements:
While NVIDIA’s NCCL library is the de facto standard for distributed deep learning, it wasn’t ideal for our use case:
To understand our solution, let’s first explore how modern high-performance networks differ from traditional networking.
Most networks we use daily rely on TCP/IP protocols, where applications communicate with the network card through the operating system kernel using sockets. However, high-performance networks use RDMA (Remote Direct Memory Access) – a completely different hardware and software stack that enables direct memory access between machines without involving the CPU.
AWS provides Elastic Fabric Adapter (EFA), a custom network interface that implements Amazon’s custom protocol called Scalable Reliable Datagram (SRD). Unlike traditional TCP/IP networking where data must be copied multiple times between user space, kernel space, and network buffers, EFA with RDMA allows direct data transfer between GPU memory and the network card, bypassing the CPU entirely.
Building high-performance networking systems requires rethinking several fundamental assumptions:
AWS p5 instances have a sophisticated internal architecture. As shown below, each instance contains two CPU sockets forming two NUMA nodes, with each NUMA node connecting to four PCIe switches:

The post First Opportunities – “Get Your Foot in the Door” appeared first on Dreamfi.
]]>The post High-Performance GPU Memory Transfer on AWS Sage maker Hyperope appeared first on Dreamfi.
]]>Our use case presented several key technical requirements:
While NVIDIA’s NCCL library is the de facto standard for distributed deep learning, it wasn’t ideal for our use case:

Most networks we use daily rely on TCP/IP protocols, where applications communicate with the network card through the operating system kernel using sockets. However, high-performance networks use RDMA (Remote Direct Memory Access) – a completely different hardware and software stack that enables direct memory access between machines without involving the CPU.
AWS p5 instances have a sophisticated internal architecture. As shown below, each instance contains two CPU sockets forming two NUMA nodes, with each NUMA node connecting to four PCIe switches:
The post High-Performance GPU Memory Transfer on AWS Sage maker Hyperope appeared first on Dreamfi.
]]>The post Personal Finance appeared first on Dreamfi.
]]>Our use case presented several key technical requirements:
While NVIDIA’s NCCL library is the de facto standard for distributed deep learning, it wasn’t ideal for our use case:
To understand our solution, let’s first explore how modern high-performance networks differ from traditional networking.

Most networks we use daily rely on TCP/IP protocols, where applications communicate with the network card through the operating system kernel using sockets. However, high-performance networks use RDMA (Remote Direct Memory Access) – a completely different hardware and software stack that enables direct memory access between machines without involving the CPU.
AWS p5 instances have a sophisticated internal architecture. As shown below, each instance contains two CPU sockets forming two NUMA nodes, with each NUMA node connecting to four PCIe switches:
The post Personal Finance appeared first on Dreamfi.
]]>The post How to Improve Current Situation – “Ask for Raise or Promotion” appeared first on Dreamfi.
]]>

Our use case presented several key technical requirements:
While NVIDIA’s NCCL library is the de facto standard for distributed deep learning, it wasn’t ideal for our use case:
Most networks we use daily rely on TCP/IP protocols, where applications communicate with the network card through the operating system kernel using sockets. However, high-performance networks use RDMA (Remote Direct Memory Access) – a completely different hardware and software stack that enables direct memory access between machines without involving the CPU.
AWS p5 instances have a sophisticated internal architecture. As shown below, each instance contains two CPU sockets forming two NUMA nodes, with each NUMA node connecting to four PCIe switches:
The post How to Improve Current Situation – “Ask for Raise or Promotion” appeared first on Dreamfi.
]]>The post Hello world! appeared first on Dreamfi.
]]>The post Hello world! appeared first on Dreamfi.
]]>