Bitcoin?
Introducing Amazon EC2 P3 Instances
41–50 of 99 posts
Re: Introducing Amazon EC2 P3 Instances
#42Here's my results: Testing new Tesla V100 on AWS. Fine-tuning VGG on DeepSent dataset for 10 epochs. GRID 520K (4GB) (baseline): * 780s/epoch @ minibatch 8 (GPU saturated) V100(16Gb): * 30s/epoch @ minibatch 8 (GPU not saturated) * 6s/epoch @ minibatch 32 (GPU more saturated) * 6s/epoch @ minibatch 256 (GPU saturated)
Re: Introducing Amazon EC2 P3 Instances
#43Re: Introducing Amazon EC2 P3 Instances
#44Random question: Why are we still using mostly GPUs for computation rather than CPUs custom-designed for ML tasks?
Re: Introducing Amazon EC2 P3 Instances
#45Use reserve instances or use spot. The price decrease substantially. Then when you don’t need it... you don’t pay it... it’s a good deal
Re: Introducing Amazon EC2 P3 Instances
#46Re: Introducing Amazon EC2 P3 Instances
#47The P3 instances are the first widely and easily accessible machines that use the NVIDIA Tesla V100 GPUs. These GPUs are straight up scary in terms of firepower. To give an understanding of the speed-up compared to the P2 instances for a research project of mine: + P2 (K80) with single GPU: ~95 seconds per epoch + P3 (V100) with single GPU: ~20 seconds per epoch Admittedly this isn't exactly fair for either GPU - the…
P.S. with that memory speed, it can probably run 300..400MH/s on ETH.
Re: Introducing Amazon EC2 P3 Instances
#48Is there an AMI that comes with Tensorflow/keras with GPU support preinstalled or you have to do it yourself?
Amazon offer an official AMI which comes preloaded with various deep learning frameworks: MXNet, TensorFlow, CNTK, Caffe/2, Theano, Torch and Keras. For the P3 (Volta V100) instances you'll want to ensure you use an AMI preloaded with CUDA 9, though not all DL frameworks are happy with that yet. https://aws.amazon.com/amazon-ai/amis/
Re: Introducing Amazon EC2 P3 Instances
#49Re: Introducing Amazon EC2 P3 Instances
#50...advanced workloads such as machine learning (ML), high performance computing (HPC), data compression, and crypto__________.
How many bitcoins can you mine out of this on max power and would it be profitable? I'm sure that Amazon has done the math on this but I'm still curious.
Cryptocurrencies are the invisible robot hand of the market. (Which is, I think, not a claim about whether they're good, but certainly a claim about whether they are to be feared. If you squint hard enough, the giant Bitcoin mines in China are the work of an unfriendly AI employing people to make paperclips.)