• 共有
  • ?
  • プロフィール ▼
  • コミュニティー ▼
  • アプリケーション ▼

ブログ

  • マイ・ブログ
  • 公開ブログ
  • マイ・アップデート

News around the Linux on Power Community

  • ログインして参加
fe313521-2e95-46f2-817d-44a4f27eba32 Blog

このブログについて

Need information regarding Linux and Power?  Look here. Can't find something? Ask on the forums!
  • Facebook
  • Twitter
  • Google
  • LinkedIn
  • RSS

タグ

全ての投稿
  • ソート順:
  • 日付 ▼
  • タイトル
  • いいね
  • コメント
  • ビュー

Linux on Power community has moved!

KerstenRichter 0600014Y85 | | Visits (3370)

Tweet
  The Linux on Power community has moved!  We are now officially called the Linux on Power developer portal     The Linux on Power developer portal was originally published on September 30, 2016. Since then we have grown to be the starting point for Linux and open source developers who are interested in building applications on the Power platform.    Our portal was created to answer the following questions:     How do I find open source packages? Start with... [More]

PowerAI Distributed Deep Learning with Tensorflow in NIMBIX

I.P. 120000EH00 | | Visits (3941)

Tweet
IBM recently announced a technical preview of Distributed Deep Learning (DDL) for TensorFlow and Caffe  in the IBM PowerAI 4.0.0 distribution  . IBM Research has demonstrated close to ideal scaling with DDL software achieving record communication overhead and 95% scaling efficiency on the Caffe deep learning framework over 256 NVIDIA GPUs in 64 IBM Power systems .  If you would like to try out DDL, the NIMBIX public cloud can get you started quickly. NIMBIX allows you to run Dockerized deep learning jobs in GPU attached... [More]

PowerAI Revolutionizes Deep Learning (Again!) with Release 4

Michael Gschwind 060001TJ2H | | Visits (4131)

Tweet
I’m excited to share with you that IBM has just released PowerAI release 4 which includes a technology preview of the record breaking Distributed Deep Learning technology we announced earlier this week. Drawing on IBM’s deep expertise in AI, in high-performance computing and system design, we have announced breakthrough results in both accuracy and performance in Deep Learning this week. Using a cluster of 64 IBM advanced Deep Learning Power servers with 256 GPUs, we demonstrated a new speed record for training today’s... [More]

タグ:  #mldl minsky deeplearning #ddl s822lc powermldl #powerai #tensorflow powerai cuda #cognitive mldl #aot #power #powerai+ddl #distributeddeeplearning #ibmaot

IBM Advance Toolchain for Linux on Power 10.0-5 released!

RaphaelMoreiraZinsly 2700070VY9 | | Visits (3086)

Tweet
A new update release for the 10.0 series of the IBM Advance Toolchain for Linux on Power is now available. This release contains a series of updates, including: GCC provides: Fixes for ICE with vec_xxpermdi and unrecognizable insn with __builtin_crypto_vshasigmaw . Fix for bitfields cause load hit store with smaller store and larger load . POWER8 built-ins for vec_xl and vec_xst with short and char pointer arguments. New static var: rs6000_vect_nonmem. Fix for miscompile arithmetic with signed char . The GNU C Library provides: Fix for... [More]

タグ:  power advancetoolchain linux

nvidia-docker on POWER Update

Christy Norman 270004WP11 | | Visits (5262)

Tweet
Some changes and issues have arisen since our  first post about running GPUs in containers on POWER .   The most exciting news is that the CUDA images have been pushed to Docker Hub, so you no longer have to build your own cuda, cudann5, or cudann6 images for ppc64le. We're working to get the others also pushed to Docker Hub, so stay tuned.   The nvidia-docker repo has undergone some recent changes. The biggest change is that image Dockerfiles are now hosted separately from the plugin... [More]

タグ:  mldl gpu docker nvidia powerai

Alpine Linux Officially on POWER and z

Christy Norman 270004WP11 | | Visits (3397)

Tweet
We are pleased to share that Alpine is officially available for POWER and z. Many people were instrumental in making this possible: @leitao 110000JQ8Q , @4M9K_Roberto_Guimaraes 2700044M9K , and  Tuan Hoang, to name a few -- not to mention the amazing folks at Alpine.   In addition to Alpine being available, it is in Docker Hub for both architectures: POWER: https://hub.docker.com/r/ppc64le/alpine/ z: https://hub.docker.com/r/s390x/alpine/ Thanks to the folks at Infosiftr !   The first release made available is 3.6. For more... [More]

タグ:  docker containers alpine image microservices

IBM Advance Toolchain for Linux on Power 10.0-4 released!

RaphaelMoreiraZinsly 2700070VY9 | | Visits (2779)

Tweet
A new update release for the 10.0 series of the IBM Advance Toolchain for Linux on Power is now available. This release contains a series of updates, including: GCC provides: Fix for incorrect code generation for __divkf3 . Fix for builtin expansion of strncmp crossing page boundary and memcmp builtin expansion sequence overflow . Fix ICEs in extract_insn , push_reload , gen_add2_insn , and rs6000_emit_swsqrt . New wA constraint . Fix for dxex[q] and diex[q] POWER builtins using wrong types . Binutils provides: POWER9 instructions scv and... [More]

タグ:  advancetoolchain linux power

IBM Advance Toolchain for Linux on Power 8.0-8 released!

RaphaelMoreiraZinsly 2700070VY9 | | Visits (4176)

Tweet
A new update release for the 8.0 series of the IBM Advance Toolchain for Linux on Power is now available.   This release include a series of fixes, including: GCC provides a fix for vec_cts/vec_ctf intrinsics produce wrong results for 64-bit floating point . Python provides fixes for CVE-2015-1283, CVE-2016-0772, CVE-2016-5636 and CVE-2016-5699. Fixed Power 8 tuned libraries.   For download links, more information and documentation, please refer to our official documentation page . Please let us know if you have... [More]

タグ:  linux power advancetoolchain

PowerAI 3.4 simplifies AI deployment and expands developer resources

Michael Gschwind 060001TJ2H | | Visits (5724)

Tweet
We are excited to announce availability of PowerAI 3.4.   The focus in this release was to provide upgraded applications to stay current with the evolving Deep Learning frameworks; and to increase ease of use, simplify installation and help developers get started with developing their own cognitive applications.  We’re also publishing the initial version of the PowerAI Cluster Deployment Kit .   In this release, we are introducing cluster hardware deployment kits to simplify and accelerate PowerAI deployments in a... [More]

タグ:  #ibmaot mldl powerai minsky #mldl deeplearning s822lc #cognitive powermldl #power #aot #powerai #tensorflow cuda

DeepLearning4J: Deep Learning with Java, Spark and Power

Michael Gschwind 060001TJ2H | | Visits (8284)

Tweet
I am excited to share with you that  DeepLearning4J (DL4J) , a Java-based open-source, distributed deep-learning toolkit for building, training and deploying Neural Networks is now available on Power. Following our foundational belief in collaborative innovation that inspires our work on the  PowerAI  ecosystem at large, the story of DeepLearning4J on Power is one of collaboration and hardware/software innovation, creating a system that combines best of breed hardware systems with innovative software... [More]

タグ:  powermldl deeplearning #power s822lc #ibmaot #tensorflow #aot mldl #powerai minsky powerai cuda #mldl #cognitive

IBM Advance Toolchain for Linux on Power 10.0-3 released!

RaphaelMoreiraZinsly 2700070VY9 | | Visits (5022)

Tweet
A new update release for the 10.0 series of the IBM Advance Toolchain for Linux on Power is now available.   This release contains a series of features and fixes, including: GCC provides: Use of VSR when operating on float and integer . Fix for sanitizer stack trace missing frames past #0 . Fix an ICE in gcc.target/powerpc/signbit-3.c . The GNU C Library provides: Fix for write-after-destroy in lock elision . Fix writes past the allocated array bounds in execvpe . Binutils provides: Fix for looping in ppc64_elf_size_stubs . TOC... [More]

タグ:  linux advancetoolchain power9 power

PowerAI Now Includes Newly Announced TensorFlow 1.0

Michael Gschwind 060001TJ2H | | Visits (7559)

Tweet
Earlier this month Google's TensorFlow 1.0 was announced and dominated the sessions at the TensorFlow Dev Summit 2017. It's amazing to see how far the TensorFlow environment has come since its initial release a little over a year ago. If you missed the #TFdevsummit it's not too late, check out the replay here =>  https://goo.gl/0sySqI . As the TensorFlow ecosystem continues to grow, we are bringing these features to PowerAI to give Deep Learning developers the highest-performance and most cost-effective turnkey system.... [More]

タグ:  #cognitive #aot s822lc #mldl deeplearning powermldl cuda #tfdevsummit #power #openpower #power8 powerai #tensorflow #tf1.0 #deeplearning mldl #ibmaot #powerai minsky

IBM Advance Toolchain for Linux on Power 9.0-5 released!

RaphaelMoreiraZinsly 2700070VY9 | | Visits (3599)

Tweet
A new update release for the 9.0 series of the IBM Advance Toolchain for Linux on Power is now available.   This release provides some package updates, including: GCC provides a fix for the vector swap optimization. Oprofile provides support for the POWER 8 NV and NVL variants. Fixed Power 8 tuned libraries. For download links, more information and documentation, please refer to our official documentation page . Please let us know if you have any questions about this release.   About the IBM Advance Toolchain for... [More]

タグ:  power advancetoolchain linux

The Advance Toolchain for Linux on Power source code is now on GitHub!

RaphaelMoreiraZinsly 2700070VY9 | | Visits (5328)

Tweet
The Advance Toolchain build scripts are available at GitHub: https://github.com/advancetoolchain/advance-toolchain It's open source under Apache 2.0 license, we accept contributions using the Developer's Certificate of Origin 1.1 process. Please let us know if you have any questions about it.   About the IBM Advance Toolchain for Linux on Power The IBM Advance Toolchain for Linux on Power is a set of open source development tools (compiler, debugger and profiling tools) and runtime libraries that allow users to take... [More]

タグ:  linux advancetoolchain opensource power

Deep Learning with TensorFlow on Power

Michael Gschwind 060001TJ2H | | Visits (8046)

Tweet
Watson, Siri, the Google Assistant and Amazon Alexa have inspired worldwide interest in deep learning and the promise it holds for artificial intelligence (AI) development. But today, deploying this technology can be costly and time-consuming, often requiring an in-house deep learning development group staffed with PhDs. That’s why IBM created  PowerAI , the world’s leading enterprise distribution and support for open-source machine and deep learning frameworks used to build cognitive applications.  IBM PowerAI... [More]

タグ:  learning deep powerai #powerai #ibmaot
  • 表示:
  • 10
  • 20
  • 30
  • 前へ
  • 次へ
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26