CINXE.COM
IBM - Announcements
<!DOCTYPE html> <html dir="ltr" lang="en-us"> <head> <!-- begin spin_special_output(head_start) --> <style type="text/css" wd_script_id="featureboxes_style" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> .wd_featurebox_icon { display: inline; } .wd_featurebox_icon img { vertical-align: middle; } div.wd_featurebox_group div.wd_tabs_wrapper { border: none; border-bottom: 1px solid #E1E1E1; padding: 0 0 5px 0; } div.wd_featurebox_group div.wd_featurebox { border: none; padding: 8px 0 0 0; } div.wd_featurebox_group li.wd_tab { float: none; color: #666666; } div.wd_featurebox_group li.wd_tab-active { border: none; background-color: transparent; color: #000000; font-weight: bold; } div.wd_featurebox_group li.wd_tab-inactive { cursor: auto; } </style> <style type="text/css" wd_script_id="search_form_style" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> .wd_search_form .wd_input_datepicker { margin-right: 2px; } .wd_search_type_checkbox { margin-left: 20px; } </style> <script type="text/javascript" src="js/jquery-webdriver.js" wd_script_id="jquery-webdriver.js" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="></script> <script type="text/javascript" src="js/webdriver.js" wd_script_id="webdriver.js" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="></script> <script type="text/javascript" wd_script_id="search_form_script" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> function wd_toggle_search_form(link, advanced) { var $ = webDriver.jQuery; var $container = $(link).closest(".wd_search_form_container"); var basic_form = $container.find(".wd_search_form_basic"); var basic_query = basic_form.find('input[name="query"]'); var advanced_form = $container.find(".wd_search_form_advanced"); var advanced_query = advanced_form.find('input[name="query"]'); if (advanced) { advanced_query.val(basic_query.val()); advanced_form.show(); basic_form.hide(); } else { basic_query.val(advanced_query.val()); basic_form.show(); advanced_form.hide(); } } function wd_toggle_search_type_checkboxes(radio) { var $ = webDriver.jQuery; var $radio = $(radio); var all = $radio.val() == "All" ? $radio.is(":checked") : !$radio.is(":checked"); var $checkboxes = $radio.closest(".wd_form_field").find(".wd_search_type_checkbox"); $checkboxes.find('input[type="checkbox"]').prop("disabled", all); $checkboxes.toggle(!all); } webDriver.jQuery(function ($) { $('.wd_search_type_radio input[type="radio"]').each(function() {wd_toggle_search_type_checkboxes(this);}); }); </script> <style type="text/css" wd_script_id="item_search_form_style" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> .wd_item_search_form_container .wd_search_form_basic { display: inline-block; } .wd_search_basic_fields { display: inline-block; background-color: #f1f1f1; border: 1px solid #d3d3d3; padding: 3px; vertical-align: middle; } .wd_search_basic_fields > * { vertical-align: middle; } .wd_item_search_form_container .wd_input_datepicker { margin-right: 2px; } .wd_search_button { color: #999999; } .wd_search_button.wd_highlight { color: #000000; } .wd_search_advanced_link, .wd_search_titles_only, .wd_checkbox { white-space: nowrap; } </style> <script type="text/javascript" wd_script_id="item_search_form_script" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> function wd_item_search_form_toggle(link, advanced) { var $ = webDriver.jQuery; var $container = $(link).closest(".wd_item_search_form_container"); var $basic_form = $container.find(".wd_search_form_basic"); var $advanced_form = $container.find(".wd_search_form_advanced"); var $basic_inputs = $basic_form.find(":input"); $basic_inputs.each(function() { var $advanced_input = $advanced_form.find(this.tagName+'[name="'+this.name+'"]'); if ($advanced_input.length > 0) { if (advanced) $advanced_input.val($(this).val()); else $(this).val($advanced_input.val()); } }); $basic_form.toggle(!advanced); $advanced_form.toggle(advanced); } function wd_item_search_form_highlight(form) { var $btn = $(form).find('input[type="submit"],button[type="submit"]'); $btn.addClass("wd_highlight"); } function wd_item_search_form_submit(form, in_submit) { var $form = $(form); var have_url = false; $form.find("select").each(function() { var $select = $(this); if (!$select.val()) $select.prop("disabled", "disabled"); var url = $select.find("option:selected").attr("wd_url"); if (url && !have_url) { $form.attr("action", url); $select.prop("disabled", "disabled"); $form.find('input[name="s"]').prop("disabled", "disabled"); have_url = true; } }); $form.find("input").each(function() { var $input = $(this); if (!$input.val()) $input.prop("disabled", "disabled"); }); if (!in_submit) $form.submit(); } </script> <link href="css/wd_wcag.css" type="text/css" rel="stylesheet" wd_script_id="wd_wcag.css"> <script type="text/javascript" src="js/wd_wai_calendar_button.js" wd_script_id="wd_wai_calendar_button.js" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="></script> <script type="text/javascript" src="js/wd_wai_datepicker.js" wd_script_id="wd_wai_datepicker.js" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="></script> <script type="text/javascript" src="js/wd_wai_datepicker_day.js" wd_script_id="wd_wai_datepicker_day.js" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="></script> <link href="css/wd_wai_datepicker.css" type="text/css" rel="stylesheet" wd_script_id="wd_wai_datepicker.css"> <script type="text/javascript" wd_script_id="form_wai_dp__scriptnf_start" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> window.addEventListener("load" , function () { let dp_input = document.getElementById("wd_wai_dp_input_nf_start"); let dp_button = document.getElementById("wd_wai_dp_button_nf_start"); let dp_dialog = document.getElementById("wd_datepicker_dialog_nf_start" ); let wd_datePicker = new DatePicker(dp_input, dp_button, dp_dialog, "2020-02-04","2025-02-17" ); wd_datePicker.init(); }); </script> <script type="text/javascript" wd_script_id="form_wai_dp__scriptnf_end" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> window.addEventListener("load" , function () { let dp_input = document.getElementById("wd_wai_dp_input_nf_end"); let dp_button = document.getElementById("wd_wai_dp_button_nf_end"); let dp_dialog = document.getElementById("wd_datepicker_dialog_nf_end" ); let wd_datePicker = new DatePicker(dp_input, dp_button, dp_dialog, "2020-02-04","2025-02-17" ); wd_datePicker.init(); }); </script> <script type="text/javascript" src="js/wd_form.js" wd_script_id="wd_form.js" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="></script> <link href="css/wd_form.css" type="text/css" rel="stylesheet" wd_script_id="wd_form.css"> <style type="text/css" wd_script_id="template item:newsfeed_releases:site style" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw==">.wd_item { overflow:auto; } .wd_item .wd_thumbnail { float: left; margin: 0 5px 5px 0; } .wd_item .wd_date { text-transform: uppercase; font-weight: bold; font-size: 1.167em; color: #cccccc; } .wd_item .wd_title { font-weight: bold; font-size: 2em; } .wd_item .wd_subtitle { font-weight: bold; } .wd_item .wd_summary p { margin-bottom: 0; } .wd_asset_type_link_list { display: inline-block; margin: 10px 0 0 0; padding: 2px; } .wd_item_wrapper { margin-left: 149px; } .wd_item_wrapper:first-child, .wd_layout-masonry .wd_item_wrapper, .wd_layout-grid .wd_item_wrapper { margin-left: 0; } .wd_layout-masonry .wd_item, .wd_layout-grid .wd_item { border: 1px solid #e1e1e1; padding: 5px; } .wd_layout-masonry .wd_thumbnail, .wd_layout-grid .wd_thumbnail { float: none; text-align: center; margin: 0 0 5px 0; } </style> <style type="text/css" wd_script_id="template_list_simple_style" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> ul.wd_layout-simple { padding: 0; margin: 10px 0; list-style: none; } </style> <script type="text/javascript" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw==">webDriver.push_jQuery();</script> <script type="text/javascript" src="js/jquery-ui.js" wd_script_id="jquery-ui.js" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="></script> <script type="text/javascript" src="js/wd_resize.js" wd_script_id="wd_resize.js" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="></script> <link href="css/wd_linkmenu.css" type="text/css" rel="stylesheet" wd_script_id="wd_linkmenu.css"> <script type="text/javascript" wd_script_id="wd_linkmenu_script" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> (function($, undefined) { webDriver.resizeLinkMenu = function() { $(this).data("wd_linkmenu_element").wd_linkmenu("resize"); return false; }; var wd_linkmenu = function(element, options) { this.init(element, options); }; wd_linkmenu.prototype = { init: function(element, options) { var self = this; this.$element = $(element); this._options = { "class": "", "label": "Menu", }; this.options(options); this.$active = this.$orig_active = this.$element.find(".wd_linkmenu-active"); var label = this.$active ? this.$active.text() : this._options["label"]; this.$header = $("<div>") .addClass("wd_linkmenu-header") .attr("tabindex","0") .data("wd_linkmenu_element", this.$element) .attr("wd_resize", "resizeLinkMenu") .on("click.wd_linkmenu", function(event) { self.toggle(); event.preventDefault(); }) .insertBefore(this.$element) ; if (this._options["class"]) this.$header.addClass(this._options["class"]); var attr_string = this.$element.attr("wd_linkmenu_header"); if (attr_string) { var attrs = JSON.parse(attr_string); for(var name in attrs) this.$header.attr(name, attrs[name]); } this.$label = $("<span>") .addClass("wd_linkmenu-label") .text(label) .appendTo(this.$header); this.$icon = $("<span class=\"wd_linkmenu-icon fa fa-chevron-down\" title=\"Open\"><\/span>") .appendTo(this.$header); this.$items = this.$element.children(".wd_linkmenu-item"); this.$items .addClass("wd_linkmenu-listitem") .prop("tabIndex", -1) ; // Remove any non-items (e.g. unintended text nodes) this.$element.empty(); this.$element.append(this.$items); this.$element.addClass("wd_linkmenu-list"); // TODO: make tabs treat show/hide similar to Load, Resize this.$element.closest("div.wd_assets").bind("wd_assets_show", function() {self.resize();}); this.$element.closest("div.wd_tab_content").bind("wd_tab_show", function() {self.resize();}); this.$element .appendTo($("body")) .hide() ; this.need_size = true; this.resize(); this.$header.on("keydown.wd_linkmenu", function(event) {self.onkeydown(event,false);}); this.$header.on("blur.wd_linkmenu", function() {self.onblur();}); this.$element.on("keydown.wd_linkmenu", function(event) {self.onkeydown(event,true);}); this.$element.on("blur.wd_linkmenu", function() {self.onblur();}); this.$element.on("mousemove.wd_linkmenu", function(event) {self.onmousemove(event);}); this.$items.not(".wd_disabled").on("click.wd_linkmenu", function() {self.onitemclick(this);}) }, options: function(options) { if (options) { $.extend(this._options, options); } else { return this._options; } }, reload: function(options) { if (options) { this.options(options); } this.reset(); }, reset: function() { }, onkeydown: function(event, on_item) { var key = event.which || event.keyCode; var used = false; switch (key) { case 13: // Return case 32: // Space if (!on_item) { this.toggle(); used = true; } break; case 27: // Escape this.close(); used = true; break; case 9: // Tab if (on_item) this.$header[0].focus(); // Move focus back to normal flow break; case 33: // Page Up case 36: // Home if (!on_item) this.open(); this.first(); used = true; break; case 34: // Page Down case 35: // End if (!on_item) this.open(); this.last(); used = true; break; case 38: // Up case 37: // Left if (!on_item) this.open(); this.prev(); used = true; break; case 40: // Down case 39: // Right if (!on_item) this.open(); this.next(); used = true; break; } if (used) { event.stopImmediatePropagation(); event.preventDefault(); } }, onmousemove: function(event) { var $item = $(event.target); if ($item.hasClass("wd_linkmenu-listitem")) this.goto($item); }, onitemclick: function(item) { $item = $(item); this.$label.text($item.text()); this.$orig_active = this.$active = $item; this.close(); this.$header[0].focus(); }, open: function() { var self = this; $(document).on("mousedown.wd_linkmenu touchstart.wd_linkmenu", function(event) { if ($(event.target).closest(self.$header.add(self.$element)).length == 0) self.close(); }); this.$header.addClass("wd_linkmenu-active"); this.$element .show() .position({my:"left top",at:"left bottom",of:this.$header}) ; this.goto(this.$active); }, close: function() { this.$element.hide(); this.set_active(this.$orig_active); this.$header.removeClass("wd_linkmenu-active"); $(document).off(".wd_linkmenu"); }, onblur: function() { if (!this.ignore_blur) this.close(); this.ignore_blur = false; }, toggle: function() { this.$element.is(":visible") ? this.close() : this.open(); }, set_active: function($item) { if ($item.length > 0) { if (this.$active) this.$active.removeClass("wd_linkmenu-active"); this.$active = $item; this.$active.addClass("wd_linkmenu-active"); } }, goto: function($item) { if ($item.length > 0) { this.set_active($item); this.ignore_blur = true; this.$active[0].focus(); } }, next: function() { if (!this.$active) this.first(); else this.goto(this.$active.next()); }, prev: function() { if (!this.$active) this.last(); else this.goto(this.$active.prev()); }, first: function() { this.goto(this.$items.first()); }, last: function() { this.goto(this.$items.last()); }, destroy: function() { this.$items .removeClass("wd_linkmenu-listitem") .off(".wd_linkmenu") ; this.$element .off(".wd_linkmenu") .removeClass("wd_linkmenu-list") .insertBefore(this.$header) ; this.$header.remove(); }, resize: function() { if (this.need_size && this.$label.is(":visible")) { var temp_show = !this.$element.is(":visible"); if (temp_show) { this.$element.show(); } this.$label.width("auto"); this.$element.width("auto"); this.$label.width(this.$element.width()); this.$element.width(this.$header.width()); if (temp_show) { this.$element.hide(); } this.need_size = false; } } }; $.fn.wd_linkmenu = function(options) { var args = Array.prototype.slice.call(arguments, 1); var result = this; this.each(function() { var instance = $(this).data("wd_linkmenu"); if (typeof options == "string") { var res = instance[options].apply(instance, args); if (typeof res != "undefined") { result = res; return false; } } else { if (!instance) { instance = new wd_linkmenu(this, options); $(this).data("wd_linkmenu", instance); } instance.reload(options); } }); return result; }; })(webDriver.jQuery); </script> <script type="text/javascript" wd_script_id="wd_linkmenu_init_script" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> webDriver.jQuery(function($) { $(".wd_linkmenu").each(function() { var $menu = $(this); $menu.wd_linkmenu(); }); }); </script> <style type="text/css" wd_script_id="page_menu_style" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> .wd_page_menu { overflow: auto; } .wd_page_limit { float: left; margin: 0; padding: 8px 0; } .wd_page_links { float: right; margin: 0; padding: 0; list-style-type: none; } .wd_page_link { display: inline-block; margin: 0; padding: 8px; border: 1px solid #cccccc; border-left: none; } .wd_page_active { background-color: #eeeeee; } .wd_page_link:first-child { border-left: 1px solid #cccccc; border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .wd_page_link:last-child { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } </style> <script type="text/javascript" wd_script_id="view_printable_script" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> function view_printable() { var loc = window.location; var sep = (loc.search == "") ? "?" : "&"; var url = loc.protocol+"//"+loc.host+loc.pathname+loc.search+sep+"printable"+loc.hash; window.open(url, "_blank", ""); } </script> <link href="thirdparty/font-awesome/css/font-awesome.min.css" type="text/css" rel="stylesheet" wd_script_id="font-awesome.min.css"> <style type="text/css" wd_script_id="toolbar_style" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> div.wd_toolbar { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; margin: 15px 0px 15px 0px; padding: 5px; line-height: 1; } div.wd_toolbar-page { clear: both; } div.wd_toolbar ul.wd_tools { display: inline-block; width: 100%; margin: 0; padding: 5px 0; } div.wd_toolbar ul.wd_tools li.wd_tool { display: block; list-style-type: none; margin-right: 5px; padding: 0; float: right; } span.wd_tool_icon > a:link, span.wd_tool_icon > a:visited { border-radius: 2px; display: inline-block; width: 30px; height: 30px; box-sizing: border-box; margin: 0; padding: 7px; font-size: 16px; line-height: 1; text-align: center; color: #ffffff; background-color: #767676; } span.wd_tool_icon > a:hover { color: #ffffff; background-color: #666666; text-decoration: none; } div.wd_toolbar ul.wd_tools li.wd_tool-addthis { float: left; } </style> <style type="text/css" wd_script_id="template page:newsfeed_releases:system style" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> .wd_category_header { margin: 10px 0; overflow: auto; } .wd_thumbnail { float: left; margin: 0 5px 5px 0; } .wd_item_list { margin: 10px 0; overflow: auto; } .wd_item { padding: 0; margin: 0 0 10px 0; } </style> <script type="text/javascript" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw==">webDriver.pop_jQuery();</script> <!-- end spin_special_output(head_start) --> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <meta name="robots" content="index, follow"> <meta name="rights" content="© Copyright IBM Corporation 2025"> <meta name="referrer" content="no-referrer-when-downgrade"> <script>cpp = {"path":"\/cloud\/ajax\/product\/{product}"}</script> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="images/favicon.ico" type="image/vnd.microsoft.icon"> <title>IBM - Announcements</title> <meta name="keywords" content="" /> <meta name="description" content="The latest news from IBM" /> <meta name="twitter:card" content="summary" /> <meta property="og:site_name" content="IBM Newsroom" /> <meta property="og:url" content="https://newsroom.ibm.com/press-releases-research-and-innovation" /> <link rel="alternate" hreflang="en-us" href="https://www.ibm.com/us-en/" /> <link rel="alternate" hreflang="x-default" href="https://www.ibm.com" /> <!-- <link rel="stylesheet" href="css/www.css" media="all"> <link rel="stylesheet" href="css/styles.chunk.css"> <link rel="stylesheet" href="css/expertise.css" media="all"> <link rel="stylesheet" href="css/forms.css" media="all"> <link rel="stylesheet" href="css/syntaxhighlighter.css" media="all"> <link rel="stylesheet" href="css/tables.css" media="all"> <link rel="stylesheet" href="css/grid-fluid.css" media="all"> <link rel="stylesheet" href="css/css_Cr98Co91qznllKC9Wy5J_7gpdfQEqV0SybQw-ck_JqE__iOLGJsklPd7.css" media="all"> --> <link rel="stylesheet" href="css/jquery.fancybox.min.css"> <link rel="stylesheet" href="fontawesome/css/all.min.css"> <link rel="stylesheet" href="css/styles.chunk.css"> <link rel="stylesheet" href="css/styles.min.css"> <link rel="stylesheet" type="text/css" href="slick/slick.css"/> <link rel="stylesheet" type="text/css" href="slick/slick-theme.css"/> <link rel="stylesheet" type="text/css" href="css/wdcontent.css"> <link rel="alternate" href="https://newsroom.ibm.com/announcements?pagetemplate=rss" type="application/rss+xml" title="IBM - Announcements"> <!--<script src="https://1.www.s81c.com/common/v18/js/www.js"></script>--> <script type="module"> //import 'https://1.www.s81c.com/common/carbon-for-ibm-dotcom/latest/ibmdotcom-web-components-dotcom-shell.min.js'; </script> <!--[if lte IE 8]> <script src="//1.cms.s81c.com/sites/default/files/js/js_VtafjXmRvoUgAzqzYTA3Wrjkx9wcWhjP0G4ZnnqRamA__iOLGJsklPd7s--QzuQq7ItMADkdM4v3PHQXFA_udVU.js"></script> <![endif]--> <!-- <script src="js/js_dUs2LcFOOCh7KM9XOxYjXu0rvvyAosRovLTET5mKHdc__iOLGJsklPd7s-.js"></script> --> <!-- <script src="js/www.js"></script> --> <script> //IBMCore.common.config.masthead.enabled = false; //IBMCore.common.util.config.set({ //"masthead": { // "type": "alternate" //} // }); </script> <script type = "text/javascript"> window._ibmAnalytics = { "settings": { "name": "Newsroom", "tealiumProfileName": "ibm-web-app" } }; digitalData = { "page": { "pageInfo": { "ibm": { "siteId": "IBM_" + _ibmAnalytics.settings.name, } }, "category": { "primaryCategory": "PC190" } } }; </script> <script src="//1.www.s81c.com/common/stats/ibm-common.js" defer=""></script> <!-- <script type="module" src="https://1.www.s81c.com/common/carbon-for-ibm-dotcom/version/v2.8.0/masthead.min.js"></script> --> <!-- begin spin_special_output(head_end) --> <script type="text/javascript" src="js/jquery.fancybox.min.js" wd_script_id="jquery.fancybox.min.js" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="></script> <link rel="canonical" href="https://newsroom.ibm.com/press-releases-research-and-innovation" /> <!-- end spin_special_output(head_end) --> </head> <body class="wd_pageid_20295 wd_is_category wd_category_812 wd_featured_item_page ibm-type"> <div id="ibm-top" class="ibm-landing-page"> <!-- MASTHEAD_BEGIN --> <!-- <c4d-masthead-container data-endpoint="/common/carbon-for-ibm-dotcom/translations/masthead-footer/v2.1"></c4d-masthead-container> --> <div class="bx--masthead__l0"> <header role="banner" class="bx--header"> <a id="link" part="link" class="bx--header__name" href="https://www.ibm.com/" aria-label="IBM logo"><svg focusable="false" preserveAspectRatio="xMidYMid meet" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" width="58px" height="23px" viewBox="0 0 58 23"><!----><title>IBM Logo</title><g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="ibm-8-bar-logo--h15-copy" fill="#161616"><path d="M58,21.4666667 L58,23 L50.3684211,23 L50.3684211,21.4666667 L58,21.4666667 Z M39.6842105,21.4666667 L39.6842105,23 L32.0526316,23 L32.0526316,21.4666667 L39.6842105,21.4666667 Z M45.6385329,21.4666667 L45.0245693,23 L44.41871,21.4666667 L45.6385329,21.4666667 Z M28.5421053,21.4666667 C27.4471432,22.4188667 26.0029202,23 24.3905263,23 L24.3905263,23 L12.2105263,23 L12.2105263,21.4666667 Z M10.6842105,21.4666667 L10.6842105,23 L0,23 L0,21.4666667 L10.6842105,21.4666667 Z M39.6842105,18.4 L39.6842105,19.9333333 L32.0526316,19.9333333 L32.0526316,18.4 L39.6842105,18.4 Z M46.8318522,18.4 L46.2377311,19.9333333 L43.8212353,19.9333333 L43.2226426,18.4 L46.8318522,18.4 Z M30.0684211,18.4 C29.9306437,18.9451697 29.7105614,19.4599515 29.4273684,19.9333333 L29.4273684,19.9333333 L12.2105263,19.9333333 L12.2105263,18.4 Z M10.6842105,18.4 L10.6842105,19.9333333 L0,19.9333333 L0,18.4 L10.6842105,18.4 Z M58,18.4 L58,19.9333333 L50.3684211,19.9333333 L50.3684211,18.4 L58,18.4 Z M54.9473684,15.3333333 L54.9473684,16.8666667 L50.3684211,16.8666667 L50.3684211,15.3333333 L54.9473684,15.3333333 Z M39.6842105,15.3333333 L39.6842105,16.8666667 L35.1052632,16.8666667 L35.1052632,15.3333333 L39.6842105,15.3333333 Z M48.0292704,15.3333333 L47.4295831,16.8666667 L42.6233978,16.8666667 L42.019006,15.3333333 L48.0292704,15.3333333 Z M29.8547368,15.3333333 C29.991899,15.8221879 30.0684211,16.3357152 30.0684211,16.8666667 L30.0684211,16.8666667 L24.4210526,16.8666667 L24.4210526,15.3333333 Z M19.8421053,15.3333333 L19.8421053,16.8666667 L15.2631579,16.8666667 L15.2631579,15.3333333 L19.8421053,15.3333333 Z M7.63157895,15.3333333 L7.63157895,16.8666667 L3.05263158,16.8666667 L3.05263158,15.3333333 L7.63157895,15.3333333 Z M54.9473684,12.2666667 L54.9473684,13.8 L50.3684211,13.8 L50.3684211,12.2666667 L54.9473684,12.2666667 Z M39.6842105,12.2666667 L39.6842105,13.8 L35.1052632,13.8 L35.1052632,12.2666667 L39.6842105,12.2666667 Z M49.2252679,12.2666667 L48.6284686,13.8 L41.4089474,13.8 L40.8168134,12.2666667 L49.2252679,12.2666667 Z M27.9773684,12.2666667 C28.5037637,12.6994848 28.9570701,13.2181697 29.3052632,13.8 L29.3052632,13.8 L15.2631579,13.8 L15.2631579,12.2666667 Z M7.63157895,12.2666667 L7.63157895,13.8 L3.05263158,13.8 L3.05263158,12.2666667 L7.63157895,12.2666667 Z M44.5987396,9.2 L45.0263158,10.4393515 L45.4535426,9.2 L54.9473684,9.2 L54.9473684,10.7333333 L50.3684211,10.7333333 L50.3684211,9.32433939 L49.8494737,10.7333333 L40.1878947,10.7333333 L39.6842105,9.3242 L39.6842105,10.7333333 L35.1052632,10.7333333 L35.1052632,9.2 L44.5987396,9.2 Z M7.63157895,9.2 L7.63157895,10.7333333 L3.05263158,10.7333333 L3.05263158,9.2 L7.63157895,9.2 Z M29.3052632,9.2 C28.9570701,9.7818303 28.5037637,10.3003758 27.9773684,10.7333333 L27.9773684,10.7333333 L15.2631579,10.7333333 L15.2631579,9.2 Z M54.9473684,6.13333333 L54.9473684,7.66666667 L45.9831118,7.66666667 L46.5234001,6.13333333 L54.9473684,6.13333333 Z M43.534302,6.13333333 L44.0745993,7.66666667 L35.1052632,7.66666667 L35.1052632,6.13333333 L43.534302,6.13333333 Z M30.0684211,6.13333333 C30.0684211,6.66414545 29.991899,7.17767273 29.8547368,7.66666667 L29.8547368,7.66666667 L24.4210526,7.66666667 L24.4210526,6.13333333 Z M19.8421053,6.13333333 L19.8421053,7.66666667 L15.2631579,7.66666667 L15.2631579,6.13333333 L19.8421053,6.13333333 Z M7.63157895,6.13333333 L7.63157895,7.66666667 L3.05263158,7.66666667 L3.05263158,6.13333333 L7.63157895,6.13333333 Z M42.4774196,3.06666667 L43.0079113,4.6 L32.0527757,4.6 L32.0526316,3.06666667 L42.4774196,3.06666667 Z M58,3.06666667 L58,4.6 L47.0390632,4.6 L47.5903678,3.06666667 L58,3.06666667 Z M29.4273684,3.06666667 C29.7105614,3.54004848 29.9306437,4.0548303 30.0684211,4.6 L30.0684211,4.6 L12.2105263,4.6 L12.2105263,3.06666667 Z M10.6842105,3.06666667 L10.6842105,4.6 L0,4.6 L0,3.06666667 L10.6842105,3.06666667 Z M41.4056725,0 L41.9462722,1.53333333 L32.05278,1.53333333 L32.0526316,0 L41.4056725,0 Z M58,0 L58,1.53333333 L48.1188427,1.53333333 L48.6466706,0 L58,0 Z M24.3905263,0 C25.9912083,0 27.4472798,0.581133333 28.5421053,1.53333333 L28.5421053,1.53333333 L12.2105263,1.53333333 L12.2105263,0 Z M10.6842105,0 L10.6842105,1.53333333 L0,1.53333333 L0,0 L10.6842105,0 Z" id="Combined-Shape"></path></g></g></svg></a> <!-- <dds-search-with-typeahead></search-with-typeahead> --> <!-- <a role="menuitem" tabindex="0" href="javascript:void 0" aria-haspopup="menu" class="bx--header__menu-item bx--header__menu-title" aria-expanded="false" aria-label="User profile"> <svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" aria-hidden="true" width="20" height="20" viewBox="0 0 32 32"><path d="M16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0016 2zM26 30H24V25a5 5 0 00-5-5H13a5 5 0 00-5 5v5H6V25a7 7 0 017-7h6a7 7 0 017 7z"></path></svg> </a> <ul role="menu" class="bx--header__menu"> <li><a part="link" role="menuitem" tabindex="0" class="bx--header__menu-item" href="https://myibm.ibm.com/?lnk=mmi"> <span part="title" class="bx--text-truncate--end"></span> </a></li> <li><a part="link" role="menuitem" tabindex="0" class="bx--header__menu-item" href="https://login.ibm.com/oidc/endpoint/default/authorize?redirect_uri=https%3A%2F%2Fmyibm.ibm.com%2FOIDCHandler.html&response_type=token&client_id=v18LoginProdCI&scope=openid&state=http%3A%2F%2Fstage.mediaroom.com%2Fibmnewsroom%2Fannouncements&nonce=8675309"> <span part="title" class="bx--text-truncate--end"></span> </a></li> </ul>--> <div class="bx--header__search"> <div class="wd_search_form_container"><form name="basic_search" method="get" action="https://newsroom.ibm.com/index.php?s=20322" class="wd_search_form wd_search_form_basic"><input type="hidden" name="s" value="search_results" /><input type="text" name="query" value="" size="32" placeholder="Search the IBM Newsroom" title="Search the IBM Newsroom" /> <a href="#" onclick="webDriver.jQuery(this).closest('form').submit(); return false;"><button role="button" value="Submit" type="submit"><svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" aria-hidden="true" width="20" height="20" viewBox="0 0 32 32"><title>Submit</title><path d="M29,27.5859l-7.5521-7.5521a11.0177,11.0177,0,1,0-1.4141,1.4141L27.5859,29ZM4,13a9,9,0,1,1,9,9A9.01,9.01,0,0,1,4,13Z"></path></svg></button></a></form> </div> </div> <div class="bx--header__search--actions"> <button type="button" part="open-button" class="bx--header__action bx--header__search--search" aria-label="Open IBM search field"> <svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" aria-hidden="true" width="20" height="20" viewBox="0 0 32 32"> <path d="M29,27.5859l-7.5521-7.5521a11.0177,11.0177,0,1,0-1.4141,1.4141L27.5859,29ZM4,13a9,9,0,1,1,9,9A9.01,9.01,0,0,1,4,13Z"></path> </svg> </button> <button type="button" part="close-button" class="bx--header__action bx--header__search--close" aria-label="Close"> <svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" aria-hidden="true" width="20" height="20" viewBox="0 0 32 32"> <path d="M24 9.4L22.6 8 16 14.6 9.4 8 8 9.4 14.6 16 8 22.6 9.4 24 16 17.4 22.6 24 24 22.6 17.4 16 24 9.4z"></path> </svg> </button> </div> </header> </div> <dds-masthead-container></dds-masthead-container> <!-- MASTHEAD_END --> <div id="ibm-content-wrapper"> <!-- <header role="banner" class="bx--header wd_nav_header"> <a class="bx--header__name pl-header-text" href="index.php"><span class="bx--header__name--prefix">IBM </span>Newsroom</a> <div class="ibm-divider"></div> <button data-autoid="dds--masthead-default-sidenav__l0-menu" aria-label="Open menu" class="bx--header__action bx--header__menu-trigger bx--header__menu-toggle bx--header__menu-toggle__hidden" title="Open menu" type="button"> <svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="20" height="20" viewBox="0 0 20 20" aria-hidden="true"> <path d="M2 14.8H18V16H2zM2 11.2H18V12.399999999999999H2zM2 7.6H18V8.799999999999999H2zM2 4H18V5.2H2z"></path> </svg> </button> <nav role="navigation"> <div class="ibm-sitenav-menu-list"> </div> </nav> </header> --> <header role="banner" class="wd_nav_header"> <div class="cds--css-grid"> <div class="cds--col-span-16"> <a class="bx--header__name pl-header-text" href="index.php"><span class="bx--header__name--prefix">IBM </span>Newsroom</a> <button data-autoid="dds--masthead-default-sidenav__l0-menu" aria-label="Open menu" class="bx--header__action bx--header__menu-trigger bx--header__menu-toggle bx--header__menu-toggle__hidden" title="Open menu" type="button"> <svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="20" height="20" viewBox="0 0 20 20" aria-hidden="true"> <path d="M2 14.8H18V16H2zM2 11.2H18V12.399999999999999H2zM2 7.6H18V8.799999999999999H2zM2 4H18V5.2H2z"></path> </svg> </button> <nav role="navigation"> <div class="ibm-sitenav-menu-list"> <ul role="menubar"> <li class="ibm-haschildlist active" role="presentation"> <button role="menuitem" tabindex="0">News</button> <ul role="menu level2"> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/announcements" tabindex="-1" target="_self">All press releases</a></li> <li role="presentation"><a role="menuitem" href="think-2024" tabindex="-1" target="_self">Think 2024</a></li> <li role="presentation"><a role="menuitem" href="latest-news-artificial-intelligence" tabindex="-1" target="_self">Artificial intelligence</a></li> <li role="presentation"><a role="menuitem" href="latest-news-hybrid-cloud" tabindex="-1" target="_self">Hybrid cloud</a></li> <li role="presentation"><a role="menuitem" href="latest-news-research-and-innovation" tabindex="-1" target="_self">Research and innovation</a></li> <li role="presentation"><a role="menuitem" href="latest-news-corporate" tabindex="-1" target="_self">Corporate</a></li> <li role="presentation"><a role="menuitem" href="latest-new-social-impact" tabindex="-1" target="_self">Social impact</a></li> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/mergers-and-acquisitions" tabindex="-1" target="_self">Mergers & acquisitions</a></li> </ul> </li> <li class="ibm-haschildlist" role="presentation"> <button role="menuitem" tabindex="0">Media resources</button> <ul role="menu level2"> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/media-center" tabindex="-1" target="_self">Asset gallery</a></li> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/b-roll" tabindex="-1" target="_self">B-roll gallery</a></li> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/contacts" tabindex="-1" target="_self">Media contacts</a></li> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/global-news-room" tabindex="-1" target="_self">Global newsrooms</a></li> </ul> </li> <li class="ibm-haschildlist" role="presentation"> <button role="menuitem" tabindex="0">Inside IBM</button> <ul role="menu level2"> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/executive-bios" tabindex="-1" target="_self">Leadership</a></li> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/about-IBM" tabindex="-1" target="_self">IBM boilerplate</a></li> <li role="presentation"><a role="menuitem" href="https://www.ibm.com/investor" tabindex="-1" target="_self">Investor relations</a></li> <li role="presentation"><a role="menuitem" href="https://www.ibm.com/annualreport/" tabindex="-1" target="_self">Annual report</a></li> <li role="presentation"><a role="menuitem" href="https://www.ibm.com/reports/analyst" tabindex="-1" target="_self">Analyst reports</a></li> <li role="presentation"><a role="menuitem" href="https://www.ibm.com/impact/initiatives" tabindex="-1" target="_self">CSR</a></li> <li role="presentation"><a role="menuitem" href="https://www.ibm.com/policy/about-new/?utm_content=SRCWW&p1=Search&p4=43700066458429724&p5=e&gad_source=1&gclid=Cj0KCQjwwYSwBhDcARIsAOyL0fgNi85QEoribCI6MFuUy-yCt3JoHxZzfD-BV-lfgSGL4OEf4DnlnqUaArV4EALw_wcB&gclsrc=aw.ds" tabindex="-1" target="_self">IBM policy</a></li> <li role="presentation"><a role="menuitem" href="https://newsroom.ibm.com/awards" tabindex="-1" target="_self">Awards</a></li> </ul> </li> <li class="ibm-haschildlist" role="presentation"> <button role="menuitem" tabindex="0">Blog</button> <ul role="menu level2"> <li role="presentation"><a role="menuitem" href="https://www.ibm.com/blog/" tabindex="-1" target="_self">IBM blog</a></li> <li role="presentation"><a role="menuitem" href="https://research.ibm.com/blog" tabindex="-1" target="_self">IBM Research blog</a></li> <li role="presentation"><a role="menuitem" href="https://securityintelligence.com/" tabindex="-1" target="_self">securityintelligence.com</a></li> </ul> </li> <li role="presentation"><a role="button" href="subscribe" class="wd_fancybox">Subscribe</a></li> </ul> </div> </nav> </div> </div> </header> <main role="main" aria-label="Experience IBM"> <div id="ibm-pcon"> <div id="ibm-content"> <div id="ibm-content-body" class="ibm-padding-top-0"> <div id="ibm-content-main"> <section> <div class="cds--css-grid ibm-pt-6 ibm-mt-6 ibm-pb-3 wd_header_container"> <div class="cds--col-span-16 think-content-row"> <h1> Research and innovation press releases</h1> </div> </div> <!-- <div class="cds--css-grid ibm-pt-2"> <div id="wd_featured_item" class="cds--col-span-16 ibm-pb-5"> <img class="wd_featured_image" src="" alt="" /> </div> </div> --> <div class="cds--css-grid ibm-pt-2"> <!-- <div class="cds--col-span-1 ibm-mb-3" id="wd_page_tools"></div> --> <div class="cds--col-span-12 ibm-mb-3"> <!-- BEGIN CONTENT-WRAPPER --> <div class="wd_content"> <!--<h4 class="wd_hide_mobile wd_list_header">The Latest</h4>--> <div class="wd_sidebar_search wd_mobile"> <h4>Categories</h4> <form action="https://newsroom.ibm.com/announcements" method="get" name="wd_sidebar_search" id="wd_sidebar_search"> <ul class="tagsFilter-tags"> <li class="tagsFilter-tags-item wd_cat-808" role="button" tabindex="0" aria-label="Artificial intelligence"> <a href="#" data-url="808" class="vsubnav">Artificial intelligence</a> </li> <li class="tagsFilter-tags-item wd_cat-809" role="button" tabindex="0" aria-label="Corporate"> <a href="#" data-url="809" class="vsubnav">Corporate</a> </li> <li class="tagsFilter-tags-item wd_cat-811" role="button" tabindex="0" aria-label="Hybrid cloud"> <a href="#" data-url="811" class="vsubnav">Hybrid cloud</a> </li> <li class="tagsFilter-tags-item active-filter wd_cat-812" role="button" tabindex="0" aria-label="Research and innovation"> <a href="#" data-url="812" class="vsubnav">Research and innovation</a> </li> <li class="tagsFilter-tags-item wd_cat-810" role="button" tabindex="0" aria-label="Social impact"> <a href="#" data-url="810" class="vsubnav">Social impact</a> </li> <li class="tagsFilter-tags-item wd_cat-813" role="button" tabindex="0" aria-label="Tag"> <a href="#" data-url="813" class="vsubnav">Tag</a> </li> </ul> <div class="wd_year_wrap"> <label for="wd_year_mobile">Year</label> <select id="wd_year_mobile" name="year"><option value="2025">2025</option><option value="2024">2024</option><option value="2023">2023</option><option value="2022">2022</option><option value="2021">2021</option><option value="2020">2020</option></select> </div> <input type="hidden" name="category" value="812"> <button type="submit" class="bx--btn bx--btn--primary" id="wd_submit_sidebar_search">Submit</button> </form> </div> <div id="wd_printable_content"> <div class="wd_newsfeed_releases"> <script type="text/javascript" wd_script_id="wd_wai_datepicker_translate_script" nonce="Y2VkNWZmNzMwZDVhOTRkY2IwNWFlYzBkNmY3ZWNjMGI3MGM4MDEyYw=="> var wd_wai_langData = { "dayLabels": ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"], "dayLabelsShort": ["Sun","Mon","Tue","Wed","Thu","Fri","Sat"], "monthLabels": ["January","February","March","April","May","June","July","August","September","October","November","December"], }; </script> <div class="wd_wai_datepicker"> <div class="wd_wai_datepickerDialog" id="wd_datepicker_dialog_nf_start" role="dialog" aria-modal="true" aria-labelledby="wd_wai_id_dialog_label_nf_start"> <div class="wd_wai_header"> <button class="wd_wai_prevYear" aria-label="previous year"> <span class="fa fa-angle-double-left fa-lg"></span> </button> <button class="wd_wai_prevMonth" aria-label="previous month"> <span class="fa fa-angle-left fa-lg"></span> </button> <div id="wd_wai_id_dialog_label_nf_start" class="wd_wai_monthYear" aria-live="polite"> Month Year </div> <button class="wd_wai_nextMonth" aria-label="next month"> <span class="fa fa-angle-right fa-lg"></span> </button> <button class="wd_wai_nextYear" aria-label="next year"> <span class="fa fa-angle-double-right fa-lg"></span> </button> </div> <table id="wd_wai_myDatepickerGrid_nf_start" class="wd_wai_dates" role="grid" aria-labelledby="wd_wai_id_dialog_label_nf_start"> <thead> <tr class="wd_wai_week_row"> <th scope="col" abbr="Sunday"> Su </th> <th scope="col" abbr="Monday"> Mo </th> <th scope="col" abbr="Tuesday"> Tu </th> <th scope="col" abbr="Wednesday"> We </th> <th scope="col" abbr="Thursday"> Th </th> <th scope="col" abbr="Friday"> Fr </th> <th scope="col" abbr="Saturday"> Sa </th> </tr> </thead> <tbody> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 29 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 1 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 5 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 6 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 7 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 8 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 9 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 10 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 11 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 12 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 13 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="0"> 14 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 15 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 16 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 17 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 18 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 19 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 20 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 21 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 22 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 23 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 24 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 29 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 31 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 1 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 5 </button> </td> </tr> </tbody> </table> <div class="wd_wai_dialogButtonGroup"> <button class="wd_wai_dialogButton wd_wai_dp_cancelbuton" value="Cancel">Cancel </button> <button class="wd_wai_dialogButton wd_wai_dp_okbuton" value="Go">Go</button> </div> </div> </div> <div class="wd_wai_datepicker"> <div class="wd_wai_datepickerDialog" id="wd_datepicker_dialog_nf_end" role="dialog" aria-modal="true" aria-labelledby="wd_wai_id_dialog_label_nf_end"> <div class="wd_wai_header"> <button class="wd_wai_prevYear" aria-label="previous year"> <span class="fa fa-angle-double-left fa-lg"></span> </button> <button class="wd_wai_prevMonth" aria-label="previous month"> <span class="fa fa-angle-left fa-lg"></span> </button> <div id="wd_wai_id_dialog_label_nf_end" class="wd_wai_monthYear" aria-live="polite"> Month Year </div> <button class="wd_wai_nextMonth" aria-label="next month"> <span class="fa fa-angle-right fa-lg"></span> </button> <button class="wd_wai_nextYear" aria-label="next year"> <span class="fa fa-angle-double-right fa-lg"></span> </button> </div> <table id="wd_wai_myDatepickerGrid_nf_end" class="wd_wai_dates" role="grid" aria-labelledby="wd_wai_id_dialog_label_nf_end"> <thead> <tr class="wd_wai_week_row"> <th scope="col" abbr="Sunday"> Su </th> <th scope="col" abbr="Monday"> Mo </th> <th scope="col" abbr="Tuesday"> Tu </th> <th scope="col" abbr="Wednesday"> We </th> <th scope="col" abbr="Thursday"> Th </th> <th scope="col" abbr="Friday"> Fr </th> <th scope="col" abbr="Saturday"> Sa </th> </tr> </thead> <tbody> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 29 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 1 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 5 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 6 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 7 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 8 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 9 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 10 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 11 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 12 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 13 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="0"> 14 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 15 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 16 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 17 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 18 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 19 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 20 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 21 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 22 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 23 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 24 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 29 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 31 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 1 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 5 </button> </td> </tr> </tbody> </table> <div class="wd_wai_dialogButtonGroup"> <button class="wd_wai_dialogButton wd_wai_dp_cancelbuton" value="Cancel">Cancel </button> <button class="wd_wai_dialogButton wd_wai_dp_okbuton" value="Go">Go</button> </div> </div> </div> <div class="wd_item_search_form_container"><form name="item_basic_search_20295" method="get" action="https://newsroom.ibm.com/announcements" onsubmit="wd_item_search_form_submit(this, true);" class="wd_search_form wd_search_form_basic"><div class="wd_search_basic_fields"><label for="item_basic_search_20295_year" class="wd_sr-only">Year</label> <select name="year" onchange="wd_item_search_form_highlight(this.form);" id="item_basic_search_20295_year"> <option value="">All Years</option> <option value="2025">2025</option> <option value="2024">2024</option> <option value="2023">2023</option> <option value="2022">2022</option> <option value="2021">2021</option> <option value="2020">2020</option> </select> <label for="item_basic_search_20295_category" class="wd_sr-only">Category</label> <select name="category" onchange="wd_item_search_form_highlight(this.form);" id="item_basic_search_20295_category"> <option value="">All Categories</option> <option value="808" wd_url="https://newsroom.ibm.com/press-releases-artificial-intelligence">Artificial intelligence</option> <option value="809" wd_url="https://newsroom.ibm.com/press-releases-corporate">Corporate</option> <option value="811" wd_url="https://newsroom.ibm.com/press-releases-hybrid-cloud">Hybrid cloud</option> <option value="812" selected wd_url="https://newsroom.ibm.com/press-releases-research-and-innovation">Research and innovation</option> <option value="810" wd_url="https://newsroom.ibm.com/press-releases-social-impact">Social impact</option> <option value="813">Tag</option> <option value="816">- Consulting</option> <option value="814">- Generative AI</option> <option value="818">- Security </option> <option value="817">- Sustainability</option> <option value="815">- watsonx</option> <option value="uncategorized">Uncategorized</option> </select> <label for="item_basic_search_20295_keywords" class="wd_sr-only">Keywords</label><input type="text" name="keywords" value="" size="32" placeholder="Search" wd_original_value="" onkeyup="if (this.value.trim().length > 1 && this.value != $(this).attr('wd_original_value')) wd_item_search_form_highlight(this.form);" id="item_basic_search_20295_keywords" /> <button type="submit" class="wd_search_button" title="Search">Go</button></div> <a class="wd_search_advanced_link" href="#" onclick="wd_item_search_form_toggle(this, true); return false;">Advanced Search</a></form> <form method="get" class="wd_search_form wd_search_form_advanced" style="display:none;" name="item_advanced_search_20295" action="https://newsroom.ibm.com/announcements" enctype="multipart/form-data" onsubmit="disable_submit(this, true);wd_item_search_form_submit(this, true);"> <input type="hidden" name="advanced" value="1" /> <div class="wd_form_field wd_form_field_pos_right"> <div class="wd_form_field_label"> <label for="item_advanced_search_20295_keywords">Search</label> </div> <div class="wd_form_field_input"> <input type="text" name="keywords" value="" size="40" placeholder="Keywords" id="item_advanced_search_20295_keywords" /> <span class="wd_search_titles_only"><input type="checkbox" name="titles_only" value="1" id="items_search_20295_titles_only" /> <label for="items_search_20295_titles_only">Search Headlines Only</label></span> </div> </div> <div class="wd_form_field wd_form_field_pos_right"> <div class="wd_form_field_label"> <label for="item_advanced_search_20295_category">Category</label> </div> <div class="wd_form_field_input"> <div class="wd_input_border"> <select name="category" id="item_advanced_search_20295_category"> <option value="">All Categories</option> <option value="808" wd_url="https://newsroom.ibm.com/press-releases-artificial-intelligence">Artificial intelligence</option> <option value="809" wd_url="https://newsroom.ibm.com/press-releases-corporate">Corporate</option> <option value="811" wd_url="https://newsroom.ibm.com/press-releases-hybrid-cloud">Hybrid cloud</option> <option value="812" selected wd_url="https://newsroom.ibm.com/press-releases-research-and-innovation">Research and innovation</option> <option value="810" wd_url="https://newsroom.ibm.com/press-releases-social-impact">Social impact</option> <option value="813">Tag</option> <option value="816">- Consulting</option> <option value="814">- Generative AI</option> <option value="818">- Security </option> <option value="817">- Sustainability</option> <option value="815">- watsonx</option> <option value="uncategorized">Uncategorized</option> </select> </div> </div> </div> <div class="wd_form_field wd_form_field_pos_right"> <div class="wd_form_field_label"> <label for="item_advanced_search_20295_start">From</label> </div> <div class="wd_form_field_input"> <input type="text" name="start" value="" size="32" placeholder="Date" dp_id="nf_start" dp_num="1" minDate="2020-02-04" maxDate="2025-02-17" id="wd_wai_dp_input_nf_start" /><button type="button" class="icon wd_wai_dp_button" id="wd_wai_dp_button_nf_start" title="Choose Date"><span class="wd_datepicker-icon fa fa-calendar"></span></button> </div> </div> <div class="wd_form_field wd_form_field_pos_right"> <div class="wd_form_field_label"> <label for="item_advanced_search_20295_end">To</label> </div> <div class="wd_form_field_input"> <input type="text" name="end" value="" size="32" placeholder="Date" dp_id="nf_end" dp_num="2" minDate="2020-02-04" maxDate="2025-02-17" id="wd_wai_dp_input_nf_end" /><button type="button" class="icon wd_wai_dp_button" id="wd_wai_dp_button_nf_end" title="Choose Date"><span class="wd_datepicker-icon fa fa-calendar"></span></button> </div> </div> <fieldset class="wd_form_field wd_form_field_pos_right"> <legend class="wd_form_field_label">Asset Types</legend> <div class="wd_form_field_input"> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="117" id="item_advanced_search_20295_asset_types_117" /> <label for="item_advanced_search_20295_asset_types_117">Photos</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="115" id="item_advanced_search_20295_asset_types_115" /> <label for="item_advanced_search_20295_asset_types_115">Video</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="116" id="item_advanced_search_20295_asset_types_116" /> <label for="item_advanced_search_20295_asset_types_116">Audio</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="118" id="item_advanced_search_20295_asset_types_118" /> <label for="item_advanced_search_20295_asset_types_118">Documents</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="125" id="item_advanced_search_20295_asset_types_125" /> <label for="item_advanced_search_20295_asset_types_125">Events</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="136" id="item_advanced_search_20295_asset_types_136" /> <label for="item_advanced_search_20295_asset_types_136">Standard</label></span> </div> </fieldset> <input type="hidden" name="have_asset_types" value="1" /> <div class="wd_form_footer"> <div class="wd_form_buttons"> <input type="submit" value="Search"> <a href="#" onclick="wd_item_search_form_toggle(this, false); return false;">Basic Search</a> </div> </div> </form> </div> <ul class="wd_layout-simple wd_item_list"><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.ibm.com/2025-01-30-telefonica-tech-and-ibm-sign-a-collaboration-agreement-for-quantum-safe-technology"><img src="/image/telefonica-tech-thumbnail.jpg" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.ibm.com/2025-01-30-telefonica-tech-and-ibm-sign-a-collaboration-agreement-for-quantum-safe-technology">Telefónica Tech and IBM Sign a Collaboration Agreement for Quantum-Safe Technology</a></div> <div class="wd_subtitle">- Telefónica Tech to integrate IBM quantum safe technology into its cybersecurity services to create specific use cases aimed at addressing new and future risks associated with the advancement of cryptographically relevant quantum computers.</div> <div class="wd_summary"><p>Telefónica Tech to integrate IBM quantum safe technology into its cybersecurity services to create specific use cases aimed at addressing new and future risks associated with the advancement of...</p></div> <div class="wd_date">Jan 30, 2025</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.ibm.com/2025-01-16-ibm-and-loreal-to-build-first-ai-model-to-advance-the-creation-of-sustainable-cosmetics"><img src="/image/LOREAL_thumbnail.png" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.ibm.com/2025-01-16-ibm-and-loreal-to-build-first-ai-model-to-advance-the-creation-of-sustainable-cosmetics">IBM and L'Oréal to Build First AI Model to Advance the Creation of Sustainable Cosmetics</a></div> <div class="wd_summary"><p>IBM (NYSE: IBM) and L'Oréal, the world's leading beauty company, announced a collaboration to leverage IBM's generative artificial intelligence (GenAI) technology and expertise to uncover new...</p></div> <div class="wd_date">Jan 16, 2025</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.ibm.com/2025-01-15-coreweave-partners-with-ibm-to-deliver-new-ai-supercomputer-for-ibm-granite-models"><img src="/image/Granite_Thumbnail+%281%29.jpg" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.ibm.com/2025-01-15-coreweave-partners-with-ibm-to-deliver-new-ai-supercomputer-for-ibm-granite-models">CoreWeave Partners with IBM to Deliver New AI Supercomputer for IBM Granite Models </a></div> <div class="wd_subtitle">● One of the first deployments of NVIDIA GB200 NVL72 at supercomputing scale</div> <div class="wd_summary"><p>ROSELAND, N.J. and YORKTOWN HEIGHTS, N.Y. – January 15, 2025 – CoreWeave, the AI Hyperscaler™, today announced its plans to deliver one of the first NVIDIA GB200 Grace Blackwell...</p></div> <div class="wd_date">Jan 15, 2025</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.ibm.com/2024-12-12-ibm-and-state-of-illinois-to-build-national-quantum-algorithm-center-in-chicago-with-universities-and-industries"><img src="/image/12.12.24+-+IBM-Illinois-press+conference+-+Arvind+Krishna+%26+JB+Pritzker_1400.png" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.ibm.com/2024-12-12-ibm-and-state-of-illinois-to-build-national-quantum-algorithm-center-in-chicago-with-universities-and-industries">IBM and State of Illinois to Build National Quantum Algorithm Center in Chicago with Universities and Industries</a></div> <div class="wd_subtitle">Anchored by next-generation IBM Quantum System Two in Illinois Quantum and Microelectronics Park, new initiative will advance useful quantum applications as industries move towards quantum-centric supercomputing </div> <div class="wd_summary"><p>Anchored by next-generation IBM Quantum System Two in Illinois Quantum and Microelectronics Park, new initiative will advance useful quantum applications as industries move towards quantum-centric...</p></div> <div class="wd_date">Dec 12, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.ibm.com/2024-11-21-ibm-and-pasqal-plan-to-expand-quantum-centric-supercomputing-initiative"><img src="/image/Utilities_release_thumbnail.jpg" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.ibm.com/2024-11-21-ibm-and-pasqal-plan-to-expand-quantum-centric-supercomputing-initiative">IBM and Pasqal Plan to Expand Quantum-Centric Supercomputing Initiative </a></div> <div class="wd_subtitle">As part of intended quantum-centric supercomputing collaboration between Pasqal and IBM, unified programming model built on Qiskit will aim to integrate various quantum and classical hardware resources for advanced HPC workflows</div> <div class="wd_summary"><p>Yorktown Heights, New York, and Paris, France, November 21, 2024 – IBM (NYSE: IBM) and Pasqal today announced an update to their intended collaboration to build new, integrated frameworks for...</p></div> <div class="wd_date">Nov 21, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.ibm.com/2024-11-19-yonsei-deploys-first-ibm-quantum-system-one-in-the-republic-of-korea"><img src="/image/Quantum_Korea_2_thumbnail.jpg" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.ibm.com/2024-11-19-yonsei-deploys-first-ibm-quantum-system-one-in-the-republic-of-korea">Yonsei Deploys First IBM Quantum System One in the Republic of Korea</a></div> <div class="wd_subtitle">- Second university in the world to install an on-premises, utility-scale IBM Quantum System One</div> <div class="wd_summary"><p>Today, Yonsei University and IBM (NYSE: IBM) deployed the first IBM Quantum System One in the Republic of Korea, which is only the second such system located on a university campus in the world....</p></div> <div class="wd_date">Nov 19, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.ibm.com/2024-11-13-ibm-launches-its-most-advanced-quantum-computers,-fueling-new-scientific-value-and-progress-towards-quantum-advantage"><img src="/image/IBM_Quantum_Production_Heron24_thumbnail.jpg" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.ibm.com/2024-11-13-ibm-launches-its-most-advanced-quantum-computers,-fueling-new-scientific-value-and-progress-towards-quantum-advantage">IBM Launches Its Most Advanced Quantum Computers, Fueling New Scientific Value and Progress towards Quantum Advantage</a></div> <div class="wd_subtitle">Qiskit, the world's most performant quantum software, can extend length and complexity of certain circuits to 5,000 two-qubit operations with accurate results on IBM quantum computers</div> <div class="wd_summary"><p>Qiskit, the world's most performant quantum software, can extend length and complexity of certain circuits to 5,000 two-qubit operations with accurate results on IBM quantum computers RIKEN and...</p></div> <div class="wd_date">Nov 13, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.ibm.com/2024-10-22-ibm-advances-secure-ai-quantum-safe-technology-with-ibm-guardium-data-security-center"><img src="/image/Guardium_thumbnail.png" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.ibm.com/2024-10-22-ibm-advances-secure-ai-quantum-safe-technology-with-ibm-guardium-data-security-center">IBM Advances Secure AI, Quantum Safe Technology with IBM Guardium Data Security Center</a></div> <div class="wd_subtitle">IBM Guardium Data Security Center provides unified, SaaS-first data security capabilities amid hybrid cloud, AI, and quantum transformation</div> <div class="wd_summary"><p>IBM Guardium Data Security Center provides unified, SaaS-first data security capabilities amid hybrid cloud, AI, and quantum transformation New software part of IBM's comprehensive approach for...</p></div> <div class="wd_date">Oct 22, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.ibm.com/2024-10-01-first-ibm-quantum-data-center-in-europe-opens-will-include-ibms-most-performant-quantum-systems"><img src="/image/Quantum_Europe_Datacenter_thumbnail.jpg" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.ibm.com/2024-10-01-first-ibm-quantum-data-center-in-europe-opens-will-include-ibms-most-performant-quantum-systems">First IBM Quantum Data Center in Europe Opens; Will Include IBM's Most Performant Quantum Systems</a></div> <div class="wd_subtitle">Expansion of IBM's utility-scale fleet of quantum computers in Ehningen, Germany is marked with ribbon-cutting by German Chancellor Olaf Scholz and industry leaders. </div> <div class="wd_summary"><p>Expansion of IBM's utility-scale fleet of quantum computers in Ehningen, Germany is marked with ribbon-cutting by German Chancellor Olaf Scholz and industry leaders. New IBM quantum data center in...</p></div> <div class="wd_date">Oct 1, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.ibm.com/2024-09-26-ibm-expands-quantum-data-center-in-poughkeepsie,-new-york-to-advance-algorithm-discovery-globally"><img src="/image/IBM_Quantum_HERON_thumbnail.jpg" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.ibm.com/2024-09-26-ibm-expands-quantum-data-center-in-poughkeepsie,-new-york-to-advance-algorithm-discovery-globally">IBM Expands Quantum Data Center in Poughkeepsie, New York to Advance Algorithm Discovery Globally</a></div> <div class="wd_subtitle">Latest IBM Quantum system, powered by an IBM Quantum Heron processor, achieves reduced error rates at 16 times better performance, and 25-fold increase in speed over 2022 IBM Quantum systems.(1)</div> <div class="wd_summary"><p>Latest IBM Quantum system, powered by an IBM Quantum Heron processor, achieves reduced error rates at 16 times better performance, and 25-fold increase in speed over 2022 IBM Quantum systems.(1)...</p></div> <div class="wd_date">Sep 26, 2024</div> </div> </li></ul> <div class="wd_page_menu"><div class="wd_page_limit">Show <span role="menu" wd_linkmenu_header="{"title":"Select number of items per page"}" class="wd_linkmenu"><a href="https://newsroom.ibm.com/press-releases-research-and-innovation?l=5" aria-label="Show 5 per page" role="menuitem" class="wd_linkmenu-item">5</a><a href="https://newsroom.ibm.com/press-releases-research-and-innovation?l=10" aria-label="Show 10 per page" role="menuitem" aria-current="true" class="wd_linkmenu-item wd_linkmenu-active">10</a><a href="https://newsroom.ibm.com/press-releases-research-and-innovation?l=25" aria-label="Show 25 per page" role="menuitem" class="wd_linkmenu-item">25</a><a href="https://newsroom.ibm.com/press-releases-research-and-innovation?l=50" aria-label="Show 50 per page" role="menuitem" class="wd_linkmenu-item">50</a><a href="https://newsroom.ibm.com/press-releases-research-and-innovation?l=100" aria-label="Show 100 per page" role="menuitem" class="wd_linkmenu-item">100</a></span> per page</div><nav role="navigation" aria-label="Page Navigation"><ul class="wd_page_links"><li class="wd_page_link wd_page_prev"><span>«</span></li><li class="wd_page_link wd_page_active"><span aria-current="page" aria-label="Current page 1">1</span></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 2" href="https://newsroom.ibm.com/press-releases-research-and-innovation?o=10">2</a></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 3" href="https://newsroom.ibm.com/press-releases-research-and-innovation?o=20">3</a></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 4" href="https://newsroom.ibm.com/press-releases-research-and-innovation?o=30">4</a></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 5" href="https://newsroom.ibm.com/press-releases-research-and-innovation?o=40">5</a></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 6" href="https://newsroom.ibm.com/press-releases-research-and-innovation?o=50">6</a></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 7" href="https://newsroom.ibm.com/press-releases-research-and-innovation?o=60">7</a></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 8" href="https://newsroom.ibm.com/press-releases-research-and-innovation?o=70">8</a></li><li class="wd_page_link wd_page_next"><a aria-label="Show next page" href="https://newsroom.ibm.com/press-releases-research-and-innovation?o=10">»</a></li></ul></nav></div> <div class="wd_toolbar wd_toolbar-main"><ul class="wd_tools"><li class="wd_tool wd_tool-print"><span class="wd_tool_icon"><a onclick="view_printable(); return false;" rel="nofollow" href="#print" title="print"><span class="fa fa-print"></span></a></span></li><li class="wd_tool wd_tool-email"><span class="wd_tool_icon"><a onclick="window.location.href = 'mailto:?subject=IBM%20-%20Announcements&body='+encodeURIComponent(window.location.href);return false;" href="#email" title="email"><span class="fa fa-envelope"></span></a></span></li><li class="wd_tool wd_tool-rss"><span class="wd_tool_icon"><a href="https://newsroom.ibm.com/index.php?s=20324&rsspage=20295" title="rss"><span class="fa fa-rss"></span></a></span></li></ul></div> </div> </div> </div><!-- END CONTENT --> </div> <div class="cds--col-span-3 ibm-mb-3 ibm-mt-5 wd_right_rail_wrapper"> <div class="wd_featureboxes_right wd_featureboxes-vertical"> <div id="wd_featurebox-teaser_1437" class="wd_featurebox_container wd_featurebox-teaser"><div class="wd_featurebox_title">more articles</div><div class="wd_featurebox"> <div class="wd_standard-teaser"> <div class="item"><div class="item_name"><a href="https://newsroom.ibm.com/index.php?s=20317&item=33724" class="itemlink"><a href="https://newsroom.ibm.com/Blog-Expand-hybrid-cloud-and-AI-adoption-with-IBM-Power-Virtual-Server-to-boost-competitive-advantage">Expand hybrid cloud and AI adoption with IBM Power Virtual Server to boost competitive advantage</a></a></div></div> <div class="item"><div class="item_name"><a href="https://newsroom.ibm.com/index.php?s=20317&item=33723" class="itemlink"><a href="https://newsroom.ibm.com/IBM-to-drive-enterprise-ready-AI-adoption-at-scale-in-collaboration-with-NVIDIA">IBM to drive enterprise-ready AI adoption at scale in collaboration with NVIDIA</a></a></div></div> <div class="item"><div class="item_name"><a href="https://newsroom.ibm.com/index.php?s=20317&item=33722" class="itemlink"><a href="https://www.ibm.com/blog/b7-eu-ai-act/" target=”_blank”>AI will change the world—the terms are up to us</a></a></div></div> </div> </div></div></div> <div class="wd_sidebar_search"> <!-- <h4>Categories</h4> <form action="https://newsroom.ibm.com/announcements" method="get" name="wd_sidebar_search" id="wd_sidebar_search"> <ul class="tagsFilter-tags"> <li class="tagsFilter-tags-item wd_cat-808" role="button" tabindex="0" aria-label="Artificial intelligence"> <a href="#" data-url="808" class="vsubnav">Artificial intelligence</a> </li> <li class="tagsFilter-tags-item wd_cat-809" role="button" tabindex="0" aria-label="Corporate"> <a href="#" data-url="809" class="vsubnav">Corporate</a> </li> <li class="tagsFilter-tags-item wd_cat-811" role="button" tabindex="0" aria-label="Hybrid cloud"> <a href="#" data-url="811" class="vsubnav">Hybrid cloud</a> </li> <li class="tagsFilter-tags-item active-filter wd_cat-812" role="button" tabindex="0" aria-label="Research and innovation"> <a href="#" data-url="812" class="vsubnav">Research and innovation</a> </li> <li class="tagsFilter-tags-item wd_cat-810" role="button" tabindex="0" aria-label="Social impact"> <a href="#" data-url="810" class="vsubnav">Social impact</a> </li> <li class="tagsFilter-tags-item wd_cat-813" role="button" tabindex="0" aria-label="Tag"> <a href="#" data-url="813" class="vsubnav">Tag</a> </li> </ul> <div class="wd_year_wrap"> <label for="wd_year">Year</label> <select id="wd_year" name="year"><option value="2025">2025</option><option value="2024">2024</option><option value="2023">2023</option><option value="2022">2022</option><option value="2021">2021</option><option value="2020">2020</option></select> </div> <input type="hidden" name="category" value="812"> <button type="submit" class="bx--btn bx--btn--primary" id="wd_submit_sidebar_search">Submit</button> </form> --> </div> <div class="bx--btn bx--btn--tertiary ibm-mt-4 wd_subscribe" role="button" tabindex="0" aria-label="Subscribe to email"> <a href="subscribe">Subscribe to email</a> </div> <!--<div id="wd_right_assets"> <h4>Additional Assets</h4> </div>--> </div> </div> </section> </div> </div> </div> </div> </main> </div><!-- IBM Content wrapper --> </div><!-- IBM top --> <script type="module" src="https://1.www.s81c.com/common/carbon-for-ibm-dotcom/tag/v1/latest/footer.min.js"></script> <!-- <script type="module" src="https://1.www.s81c.com/common/carbon-for-ibm-dotcom/tag/v1/latest/search-with-typeahead.rtl.min.js"></script> --> <!-- FOOTER_BEGIN --> <dds-footer-container></dds-footer-container> <!-- FOOTER_END --> <script type="text/javascript" src="slick/slick.min.js"></script> <script src="js/wd_js.js"></script> <script> $(document).ready(function() { // $('.wd_subscribe a').addClass('wd_fancybox').attr('href', function(i, href) { // return href + '?pagetemplate=modal' // }); // $('.wd_fancybox').fancybox({ // type:'ajax', // width: 800, // height: 800 // //autoSize: false, // //autoScale: false // }); }); </script> <!-- START CUSTOM TOOLBAR --> <div class="hidden"> <li class="wd_pageshare wd_tool wd_tool-facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fnewsroom.ibm.com%2Fpress-releases-research-and-innovation" class="wd_sharelink" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" version="1.1" role="img" aria-labelledby="at-svg-facebook-1" class="at-icon at-icon-facebook" style="fill: rgb(255, 255, 255); width: 20px; height: 20px;"><title id="at-svg-facebook-1">Facebook</title><g><path d="M22 5.16c-.406-.054-1.806-.16-3.43-.16-3.4 0-5.733 1.825-5.733 5.17v2.882H9v3.913h3.837V27h4.604V16.965h3.823l.587-3.913h-4.41v-2.5c0-1.123.347-1.903 2.198-1.903H22V5.16z" fill-rule="evenodd"></path></g></svg></a></li> <li class="wd_pageshare wd_tool wd_tool-twitter"><a href="https://twitter.com/share?url=http%3A%2F%2Fnewsroom.ibm.com%2Fpress-releases-research-and-innovation" class="wd_sharelink" target="_blank"> <svg id="icon" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="at-svg-twitter-2" class="at-icon at-icon-twitter" viewBox="0 0 32 32"> <title id="at-svg-twitter-2">Twitter</title> <defs> <style> .cls-1 { fill: none; } </style> </defs> <path d="m18.2342,14.1624l8.7424-10.1624h-2.0717l-7.591,8.8238-6.0629-8.8238h-6.9929l9.1684,13.3432-9.1684,10.6568h2.0718l8.0163-9.3183,6.4029,9.3183h6.9929l-9.5083-13.8376h.0005Zm-2.8376,3.2984l-.9289-1.3287L7.0763,5.5596h3.1822l5.9649,8.5323.9289,1.3287,7.7536,11.0907h-3.1822l-6.3272-9.05v-.0005Z"/> <rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/> </svg> </a></li> <li class="wd_pageshare wd_tool wd_tool-linkedin"><a href="https://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fnewsroom.ibm.com%2Fpress-releases-research-and-innovation&title=All press releases&summary=&source=http%3A%2F%2Fnewsroom.ibm.com" class="wd_sharelink" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32" version="1.1" role="img" aria-labelledby="at-svg-linkedin-3" class="at-icon at-icon-linkedin" style="fill: rgb(255, 255, 255); width: 20px; height: 20px;"><title id="at-svg-linkedin-3">LinkedIn</title><g><path d="M26 25.963h-4.185v-6.55c0-1.56-.027-3.57-2.175-3.57-2.18 0-2.51 1.7-2.51 3.46v6.66h-4.182V12.495h4.012v1.84h.058c.558-1.058 1.924-2.174 3.96-2.174 4.24 0 5.022 2.79 5.022 6.417v7.386zM8.23 10.655a2.426 2.426 0 0 1 0-4.855 2.427 2.427 0 0 1 0 4.855zm-2.098 1.84h4.19v13.468h-4.19V12.495z" fill-rule="evenodd"></path></g></svg></a></li> </div> <script type="text/javascript"> $('.wd_pageshare.wd_tool-linkedin').prependTo('ul.wd_tools'); $('.wd_pageshare.wd_tool-twitter').prependTo('ul.wd_tools'); $('.wd_pageshare.wd_tool-facebook').prependTo('ul.wd_tools'); var itemTitle = ''; var twitterHref = $('.wd_tool-twitter .wd_tool_icon a').attr('href'); if(itemTitle == '') itemTitle = "All press releases"; itemTitle = encodeURIComponent(itemTitle); $('.wd_tool-twitter .wd_tool_icon a').attr('href', twitterHref+'&text='+itemTitle); $(document).ready(function(){ $('.wd_sharelink').click(function(event) { event.preventDefault(); window.open($(this).attr("href"), "popupWindow", "width=1100,height=700,scrollbars=yes"); }); }); function escapeHtml(string){ var entityMap = { "&": "&", "<": "<", ">": ">", '"': """, "'": "'", "/": "/", "`": "`", "=": "=" }; return String(string).replace(/[&<>"'`=\/]/g, function(s){ return entityMap[s]; }); } </script> <!-- END CUSTOM TOOLBAR --> <!-- begin spin_special_output(body_end) --> <script wd_script_id="piwik_tracking_code"></script> <!-- end spin_special_output(body_end) --> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9140013a3f14ce56',t:'MTczOTkwMjU1MS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html>