About 1,015,753 results (1,917 milliseconds)

General-purpose machine family for Compute Engine | Compute ...

https://cloud.google.com/compute/docs/general-purpose-machines
Actual egress bandwidth depends on the destination IP address and other factors. See Network bandwidth. # 32 Gbps for Skylake or later CPU platforms. 16 Gbps ...

GPU machine types | Compute Engine Documentation | Google Cloud

https://cloud.google.com/compute/docs/gpus
Create multiple VMs. Create a managed instance group (MIG). Basic ... 16, 16 to 32, 375, 10. g2-standard-8, 1, 24, 8, 32, 32 to 54, 375, 16. g2-standard-12, 1 ...

Machine families resource and comparison guide | Compute Engine ...

https://cloud.google.com/compute/docs/machine-resource
Create multiple VMs. Create a managed instance group (MIG). Basic ... X4 has machine types with 16, 24, and 32 TB of memory, and is available on ...

BFloat16: The secret to high performance on Cloud TPUs | Google ...

https://cloud.google.com/blog/products/ai-machine-learning/bfloat16-the-secret-to-high-performance-on-cloud-tpus
Aug 23, 2019 ... (A TPU can perform FP32 multiplications via multiple iterations of the MXU.) Inside the MXU, multiplications are performed in bfloat16 ...

HDR Workflow with PTGui and Photoshop CC/LR5

https://groups.google.com/g/ptgui/c/Ncm-TbdYCc4
Panorama 16-bit input, 32-bit output version 2: Process multi-bracketed images with Adobe Camera Raw or LR (common WB, noise reduction and basic sharpening, ...

Compute-optimized machine family for Compute Engine | Compute ...

https://cloud.google.com/compute/docs/compute-optimized-machines
H3 instances support compact placement, which is optimized for tightly-coupled applications that scale across multiple nodes. ... 32, 1, 2, 4, or 8, Up to 16, N/A.

Configure compute resources for custom training | Vertex AI | Google ...

https://cloud.google.com/vertex-ai/docs/training/configure-compute
n1-standard-16, 1, 2, 4, 1, 2, 4, 1, 2, 4, 2, 4, 8. n1-standard-32, 2, 4, 2, 4, 2, 4 ... acceleratorCount to 8 for single TPU or 32 or multiple of 32 for TPU Pods ...

vector alignment of arrays

https://groups.google.com/g/capnproto/c/L-_Lo1z_Uxc/m/Ha4gzSm8WVQJ
I think you got a pretty decent proposal on how to solve the alignment for 16 and 32 bytes data. ... length array of bytes, aligned to a multiple of 32 bytes?

ECE 3724 - Microprocessors - PIC24 Assembly - Part 2

https://sites.google.com/site/ece3724/pic24-assembly-primer/pic24-assembly-part-2
mov W0, _i32_a. mov W1, _i32_a+2. ; Zero extend unsigned 16-bit value to 32 bits. ; W1:W0 W0. ;; u32_a = (uint32_t) u16_a;. mov _u16_a, W0. clr W1. mov W0, ...

Luis Electronic Projects - Understanding the G.P. Timers

https://sites.google.com/site/luiselectronicprojects/tutorials/tiva-tutorials/tiva-general-purpose-timers/understanding-the-g-p-timers
Twelve 16/32-bit Capture Compare PWM pins (CCP). Twelve 32/64-bit Capture ... Daisy chaining of timer modules to allow a single timer to initiate multiple timing ...

incidents reported for Google BigQuery

https://status.cloud.google.com/products/9CcrhHUcFevXPSVaSxkf/history
Customers are experiencing connectivity issues with multiple Google Cloud services in zone us-east5-c ... 16 Nov 2023. 5 hours, 52 minutes. Inter-regional VM ...

TPU v5p | Google Cloud

https://cloud.google.com/tpu/docs/v5p
For example, v5p-32 specifies a v5p TPU slice with 32 TensorCores (16 chips). To provision TPUs for a v5p training job, use one of the following accelerator ...

TPU v4 | Google Cloud

https://cloud.google.com/tpu/docs/v4
System architecture ; Peak compute per chip, 275 teraflops (bf16 or int8) ; HBM2 capacity and bandwidth, 32 GiB, 1200 GBps ; Measured min/mean/max power, 90/170/ ...

LBST Math - 8.1 and 8.5 Factors and Multiples

https://sites.google.com/mail.csuchico.edu/lbstmath/math-210/chapter-8-number-theory/8-1-and-8-5-factors-and-multiples
When we list the multiples of (for example) 4 and 5, the common multiples are those that are found in both lists: The multiples of 4 are: 4,8,12,16,20,24,28,32, ...

Split data from a single row into multiple rows in a Google Sheet ...

https://support.google.com/docs/thread/71535793/split-data-from-a-single-row-into-multiple-rows-in-a-google-sheet-taken-from-a-google-form?hl=en
Sep 16, 2020 ... 9/16/2020, 2:27:32 PM. Get link ... common to each student. it then filters out the blanks using a query(). Hope this helps!! Matt. Original ...

Network bandwidth | Compute Engine Documentation | Google Cloud

https://cloud.google.com/compute/docs/network-bandwidth
Per-instance maximum egress bandwidth ; C2 and C2D, 10 Gbps, 32 Gbps ; E2, 1 Gbps, 16 Gbps ; H3, N/A, 200 Gbps ; M4, 32 Gbps, 100 Gbps.

About Local SSD disks | Compute Engine Documentation | Google ...

https://cloud.google.com/compute/docs/disks/local-ssd
Titanium SSD performance ; c4d-standard-192-lssd c4d-highmem-192-lssd, 16, 6,000 ; c4d-standard-384-lssd c4d-highmem-384-lssd, 32, 12,000 ; Z3 (3 TiB disks).

Configure database flags | Cloud SQL for PostgreSQL | Google Cloud

https://cloud.google.com/sql/docs/postgres/flags
16 - 32, 16384. 32 - 64, 32768. 64 - 128, 65536. 128 - 256, 131072. 256 - 512, 262144 ... You can provide multiple classes using a comma-separated list, and ...

Improving the speed of neural networks on CPUs

https://research.google.com/pubs/archive/37631.pdf
Being '16-byte aligned' means that the memory address of the first byte is a multiple of 16. ... // unpack the 4 lowest 16-bit integers into 32 bits. __ ...