Skip to main content

Surface Pro 8 likely to ship with 11th generation Intel CPU and Xe GPU

Microsoft is working on its latest flagship surface device. The images of the Microsoft Surface Pro 8 have appeared online. Microsoft is on track to release its Surface Pro lineup. Images do seem it might be the final product which Microsoft will push in the market. 


Surface Pro 8 potentially getting an Intel Xe GPU upgrade and a total of 32 GB of memory.

Reports have been floating around on the internet speculating the 11th generation process in the Surface Book 8. The prototype model was spotted with an Intel 11th generation Core i7 – 1165G7 processor. The Core i7 pushes to a staggering 2.72GHz. The chassis of the Surface might hold the boost speed but might suffer in the battery life.

Surface Pro specs

The Surface Pro 8 The system has different models sporting 8GB, 16GB, and 32GB system memory. Previously the Surface Pro 8 was limited to 16GB memory. Adding 32 GB memory will boost the performance of the Core i7 CPU. The TaskManager is seen running, which looks like Xe GPUs. Intel’s new Xe GPU and Xe MAX GPU are promising and impressive. The Xe GPU‘s leaked benchmark shows significant improvement in GPU performance better than the latest MX350 GPU.

Microsoft Surface Pro 7



As for the chassis, there is no change. The Surface Pro 8 uses the same old Surface Pro 7 chassis. No alteration has been done on the chassis with the same chunky chassis. It is not clear whether the chassis is fit to download the Core i7. The I/O is relatively limited with a single USB-A and USB C ports. Microsoft looks to remove the Thunderbolt support on the USB-C port, which might not bode well with users.

Surface Pro in general costs a lot and is considered a Premium device. Microsoft can charge a hefty price for the device. We hope Microsoft removes the 4GB and 128GB options. 128GB and 4GB aren’t great for the system, and asking a large sum for those configurations aren’t going to sell well. Surface Pro 8 has currently no announcement about the device. There might not be a press release for the product citing a silent launch.
Do Watch:




Comments

Popular posts from this blog

Facebook is testing ‘Green Screen’ editing tool for content creators

"Green Screen" will be available as an editing tool for the social media app whereas on Instagram it is available as an AR filter or effect." Facebook is testing a new feature for creators. The new “Green Screen” tool will allow users to add any video or image in the background of the Facebook Stories they create. This option is similar to the one available on Instagram already. However, it will be available as an editing tool for the social media app, whereas on Instagram it is available as an AR filter or effect. This tool was spotted by Mamun Billah via Social Media Today. As per the screenshot shared, the user can see the option in the stories section. The user can choose a photo or video from the Gallery section. When the user chooses the option, it is also labelled as “GREEN SCREEN by Instagram” at the bottom. Here’s the screenshot of the feature Green screen feature comes to facebook stories section! @MattNavarra pic.twitter.com/np9uMuQJaZ — Mamun Billah (@mamun...

What is Web3?

Web3- Third Generation of Web. The Decentralized Internet of the Future Explained. Hello Folks, In this blog, I am going to explain what is Web3, its benefits, cons, and its limitations. But before we jump on Web3, we need to know about Web1 and Web2. Here We Go! What is Web1? The Websites we are using today, Do they look the same 10 years Ago? The answer is NO. a Decade ago you can only browse the websites, you can only see the content that was generated by some web developer, in this context some company. That Era is known as the First Generation of web development or Web1 . at that time, Web1 became the medium of serving information and data in Read-Only Mode. Web1 often refers to read-only. In 2004 the era of Web1 concluded. What is Web2? After that, We came into the age of Social Media, where a user can post their own content on some websites, they can review or can give their feedback, and also they can generate their own content on ...

Java or C++?

Which programming language should I choose ? H ey Folks, If you are reading this blog, most probably you are going to start Competitive coding or you are initiating the journey of programmar. Or maybe you are a professional, Engineer well never mind. In this blog, I will explain to you the keypoint and language you should choose for your Programming Journey or for your Competitive Journey. To the point, if you are planning to start Competitive Programming , and no prior Kowlege of JAVA and I am assuming you are completely beginner, then without any doubt go for C++ . Why I am saying so, let me explain it in the simplest way. In CPP, you can use a lot of libraries helpful in competitive coding, and most important C++ is the most reliable and low latency language. when you will use the STL library to implement your code then you will fall in love with C++.You can easily use the property of Stack, Queue, and Priority Queue using STL and when it comes to program latency ...