A.I. Architecture

This revision is from 2024/06/15 13:11. You can Restore it.

The challenges in producing computers that are specific to building A.I. systems, as the tasks are computationally intensive.

  1. Speed of light computing - memory speed. A computer cannot be faster than the speed of light as a medium to relay information.
  2. Parralel processing - cores, like GPUs and T(ensor)PUs.

  1. CPU: with a high core count and good single-core performance. Ryzen 5 and Intel Core i5 CPUs offer good value. June 2024, CPU cores range from 8 to 24 cores.
  2. RAM: 16GB of RAM is a good start, consider investing in 32GB if you plan to train larger models.
  3. Storage: A SATA SSD will be sufficient for most tasks, but an NVMe SSD will offer faster data access speeds.
  4. GPU: like an RTX 3060 or RX 6600 can significantly improve training speed, Nvidia GeForce RTX 4090, cores: 16,384 CUDA cores, VRAM: 24GB GDDR6X

Note: Intel Xeon or AMD Epyc processors and GPUs from NVIDIA

  1. 1 petabyte training data minimum.

  1. Solar or wind maximal location.

  1. Distributed computing software and clutering, MPI (Message Passing Interface). Using software such as TensorFlow Distributed, Spark or Cluster management software like Slurm or Torque.
  2. RAID 10, mdadm

Example Builds

  1. CPU: Intel Core i9-13900K or AMD Ryzen 7 7800X
  2. Motherboard: Asus ROG Strix Z790-A WiFi D4
  3. RAM: 32GB DDR5 Corsair Vengeance RGB Pro
  4. GPU: Nvidia RTX 3080 or AMD RX 6800 XT
  5. Storage: 1TB Samsung 980 Pro PCIe NVMe SSD + 4TB Seagate Barracuda HDD
  6. PSU: 850W Corsair RM850x Gold

Mid-range:

  1. CPU: AMD Ryzen 5 7600X or Intel Core i7-13700K
  2. Motherboard: MSI B650M Mortar WiFi or Asus TUF Gaming B660M-Plus WiFi
  3. RAM: 32GB DDR4 G.Skill Trident Z Neo
  4. GPU: Nvidia RTX 3070 or AMD RX 6700 XT
  5. Storage: 500GB Samsung 970 Evo Plus PCIe NVMe SSD + 2TB Seagate Barracuda HDD
  6. PSU: 650W Seasonic Focus GX-650 Gold

Budget:

  1. CPU: AMD Ryzen 5 5600X or Intel Core i5-12400
  2. Motherboard: B550M Mortar WiFi or Asus B660M-PLUS WiFi
  3. RAM: 16GB DDR4 Crucial Ballistix RGB
  4. GPU: Nvidia RTX 3060 or AMD RX 6600XT
  5. Storage: 500GB Samsung 970 Evo Plus PCIe NVMe SSD + 1TB Seagate Barracuda HDD
  6. PSU: 550W Corsair CX550M

Hook them up in a conventional network and then utilize Distributed Computing Framework. Install a chosen framework on each computer and configure it to recognize the other machines as part of the cluster. Allocate 1 machine as a NAS, a mobo with the most PCIe SATA expansion cards and onboard SATA. The other computers are about cpu, gpu cores and maxmimum RAM. GPU utilization is software depends.

Software

Software has become secondary to hardware, and software for A.I. would probably require grid computing in exchange for unrestricted model access. Each node would have to satisfy minimum requirements to be accepted into the grid. While the models are accessible to the grid, the secret source is with the author. The grid acts as a workshop, holding the petabytes of training data, and an A.I. training supercomputer. The result is plopped into the distributed leaderboard folder, where all the trained models go, and all the models are restricted to the OS, all the models are graded. A general user would go to the leaderboard folder and run the latest models. The incentive is to beat the best model. In the modern day, it is all about creating the white paper and presenting it to key people for support and funding. In the past, it anyone could release and gain public support organically.

O.I. Architecture - organoid on chip support

  • Not big enough
  • Environments and systems where movement, synapses and vasculization occur
  • Not an ideal home environment, housing
  • Questions over lifespan

  1. Module version
  2. Interconnects
  3. I/O Card, hardware interface
  4. Software interface

nb: Organoids are real lifeforms.

Automating organoid maintenance

A pump, a reservoir and an input output system attachment on the container housing the organoid. The pump (heart) moves media from a reservoir into the input of the housing of the organoid and at the output move goes back to the pump so the media is circulating. Spent media gets moved to a storage container where it is measured, filtered and conditioned and then re-introduced. So 4 main objects are required. A slow pump, pipes and fittings from the pump to the organoid housing. A reservoir holding new media, and a container holding old media. In the old media container, additions such as media grading detection, filtration and media conditioning to recycle media. Like a filter in a fish tank, this slow moving pump keep the water clean and oxygenated, removing impurities.

  1. a peristaltic pump, also commonly known as a roller pump, is a type of positive displacement pump used for pumping a variety of fluids. The fluid is contained in a flexible tube fitted inside a circular pump casing. Most peristaltic pumps work through rotary motion, though linear peristaltic pumps have also been made.
  2. culture media filtration, sterilization as it passes through the filter (immune system) and a measure of it viability, supplementing and cleaning the media or impurities.

Ideally, we want to award these functions their organ names, use and develop human compatible artificial organs and machines to offshoot into the medical device industry. For example, the dialysis machine could be supplied to hospitals and work in that setting. Every time we do something, we must think of its application in general medicine and move towards that direction, even if it poses extra challenges. For example, anastomosis methods and materials and degree of identical behavior. Bioreactors are commonly used for cell culture applications.

What an A.I Operating System (OS) might look like

  1. Grid by default. The amount of data and processing required to train models and tinker about with A.I. could utilize grid computing. Minimum requirements are required to join the grid, and trained models are the reward. The grid would hold the petabytes of training data and CPU cycles for distributed training. The club would probably need 100TB, 32GB, 16 core minimum to join the grid. The models are tied to the OS and cannot be moved out. The grid maintainers would keep models at the current or exceeding current capability and the use of these to generate video, images and so on would be unrestricted.
  2. Various applications/software to leverage A.I. and O.I.
  3. Simulation environments for A.I. training.

  1. To store training data - distributed file systems, to grid and store the petabytes of training data.
  2. To train the A.I. - utilize the many grid computing operations already in existance and add a system level one as well.
  3. Other edu, lab and research essential softwares.
  4. Custom Linux from scratch

Interesting Hardware

  1. X99 Dual CPU LGA2011-3 Motherboard DIMM 8×DDR4 Desktop Computer Mainboard M.2 EM
  2. AMD EPYC 7551P CPU 32 Cores + Supermicro H11SSL-i Motherboard +8x 8GB 2133P RAM
  

📝 📜 ⏱️ ⬆️