commit | ebab90aa54811e384b2f384ac98cc50fdb4fe1bd | [log] [tgz] |
---|---|---|
author | saienduri <77521230+saienduri@users.noreply.github.com> | Thu Aug 01 10:39:48 2024 -0700 |
committer | GitHub <noreply@github.com> | Thu Aug 01 10:39:48 2024 -0700 |
tree | 9be05dd4e1a962617d4e82c164c6a5679f5734e9 | |
parent | 8ea1e2301660bba9f9425876002ba24351017980 [diff] |
Update iree test cache location for new mi250 cluster (#18083) As we move to using the Alpha 2 mi250 cluster, each home directory only has 100GB available to it. There is a shared storage for each group (our being aig_sharks) where we get access to 10 TB. So, this is updating the cache location to use that. Previously when using home directory, the 100gb got filled up and CI went down for the mi250 last night.
IREE (Intermediate Representation Execution Environment, pronounced as “eerie”) is an MLIR-based end-to-end compiler and runtime that lowers Machine Learning (ML) models to a unified IR that scales up to meet the needs of the datacenter and down to satisfy the constraints and special considerations of mobile and edge deployments.
See our website for project details, user guides, and instructions on building from source.
IREE is still in its early phase. We have settled down on the overarching infrastructure and are actively improving various software components as well as project logistics. It is still quite far from ready for everyday use and is made available without any support at the moment. With that said, we welcome any kind of feedback on any communication channels!
See our website for more information.
Community meeting recordings: IREE YouTube channel
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.