Directory

NVIDIA Corporation - Home
' + '
' + '
' + '
' + '{{/items}}' + '
' ), complete: function(e) { var $widget = $(e.target); $(e.target).find('.slider-container').slick({ infinite: true, speed: 1000, dots: true, slidesToShow: 1, slidestoScroll: 1 }); $widget.find(".fancy-vid-button").fancybox({type:"iframe"}); } });
' + '
' + 'PRICE:' + '{{tradePrice}}' + '
' + '' + '{{uodSymbol}}{{change}}' + //'( {{percChange}}% )' + '' + 'Delayed
20 minutes
' + '
' + //'{{tradeDate}}' + '
' + '' + '
' + '{{/.}}' ) });

Corporate Profile

NVIDIA is the pioneer of GPU-accelerated computing. We specialize in products and platforms for the large, growing markets of gaming, professional visualization, data center, and automotive.

Our creations are loved by the most demanding computer users in the world – gamers, designers, and scientists. And our work is at the center of the most consequential mega-trends in technology.

Learn More
gt1080

Quarterly Results

' + '
' + '{{/items}}' ), beforeRender: function(e, data) { $.each(data.items, function(idx, item) { $.each(item.docs, function(idx, doc) { // Make sure any local links open in the same window var url = doc.docUrl.toLowerCase().split('.'); if ( url[url.length-1] != 'aspx') { doc.blank = true; } }); }); console.log(data); }, complete: function() { $('.module-quarterly-results a[href*=".pdf"]').each(function() { $(this).addClass('pdf'); }); $('.module-quarterly-results a[href*="news"]').attr("target","_self"); } });

Latest News

' + '' + '
'+ '
{{/.}}' ) }], complete: function(e) { } });

Events

Featured Presentation

' + '
' + '
{{{title}}}
' + '' ) }); $('.module-latest-events .module_container--content').events({ showAllYears: true, showPast: true, sortAscending: false, dateFormat: { date: 'MMM DD, YYYY', time: 'h:mm:ss A' }, useMoment: true, limit: 1, append: false, loadingMessage: '

Loading latest events...

', template: ( '{{#items}}' + '
' + '
' + '{{date.date}}' + // ' {{date.time}} {{timeZone}}' + '
' + '
' + '{{title}}' + '
' + '' + '
' + '{{/items}}' ), complete: function(e) { var $upcoming = $(e.target); q4Defaults.addToCalendar($upcoming); //PST to PT comment out to remove $.each($(".module-events-and-presentations .time"),function(i,v){ // $(this).text($(this).text().replace("PST","PT")) }); $('.module_time-text:contains("12:00 AM")').hide(); $('.module_item-wrap:contains("NVIDIA Annual Investor Day") .module_date-time .time:contains("10:00:00 AM PST")').text("10:00:00 AM PT"); $('.module_item-wrap:contains("NVIDIA 1st Quarter FY22 Financial Results") .module_date-time .time:contains("2:00:00 PM PST")').text(" 2:00 PM PT"); //00761206 $(".module-events-and-presentations .module-latest-events:contains('NVIDIA 2nd Quarter FY25 Financial Results')").parent().find(".module_add-to-calendar").remove(); } });