link1s.site

Samsung Electronics wins cutting-edge AI chip order from Japan's Preferred Networks

SEOUL, July 9 (Reuters) - Samsung Electronics (005930.KS), opens new tab said on Tuesday it won an order from Japanese artificial intelligence company Preferred Networks to make chips for AI applications using the South Korean firm's 2-nanometre foundry process and advanced chip packaging service.

It is the first order Samsung has revealed for its cutting-edge 2-nanometre chip contract manufacturing process. Samsung did not elaborate on the size of the order.

The chips will be made using high-tech chip architecture known as gate all-around (GAA) and multiple chips will be integrated in one package to enhance inter-connection speed and reduce size, Samsung said in a statement.

South Korea's Gaonchips Co (399720.KQ), opens new tab designed the chips, Samsung said.

The chips will go toward Preferred Networks' high-performance computing hardware for generative AI technologies such as large language models, Junichiro Makino, Preferred Networks vice president and chief technology officer of computing architecture, said in the statement.

TSX futures rise ahead of Fed chair Powell's testimony
July 9 (Reuters) - Futures linked to Canada's main stock index rose on the back of metal prices on Tuesday, while investors awaited U.S. Federal Reserve Chair Jerome Powell's congressional testimony on monetary policy later in the day. The S&P/TSX 60 futures were up 0.25% by 06:28 a.m. ET (1028 GMT). The Toronto Stock Exchange's materials sector was set to re Oil futures , dipped as fears over supply disruption eased after Hurricane Beryl, which hit major refineries along with the U.S. Gulf Coast, caused minimal impact. Markets will be heavily focussed on Powell's two-day monetary policy testimony before the Senate Banking Committee, starting at 10 a.m. ET (1400 GMT), which can help investors gauge the Fed's rate-cut path. Following last week's softer jobs data, market participants are now pricing in a 77% chance of a rate cut by the U.S. central bank in September. The main macro event for the markets this week will be the U.S. consumer prices data due on Thursday, which can help assess the trajectory of inflation in the world' biggest economy. Wall Street futures were also up on Tuesday after the S&P 500 (.SPX), opens new tab and Nasdaq (.IXIC), opens new tab touched record closing highs in the previous session. In Canada, fears of the economy slipping into recession advanced after the latest data showed that the unemployment rate rose to a 29-month high in June. Traders are now pricing in a 65% chance of another cut by the Bank of Canada, which already trimmed interest rates last month. In corporate news, Cenovus Energy (CVE.TO), opens new tab said it is demobilizing some staff at its Sunrise oil sands project in northern Alberta as a precaution due to the evolving wildfire situation in the area.
ChatGPT: Explained to Kids(How ChatGPT works)
Chat means chat, and GPT is the acronym for Gene Rate Pre trained Transformer. Genrative means generation, and its function is to create or produce something new; Pre trained refers to a model of artificial intelligence that is learned from a large amount of textual materials, while Transformer refers to a model of artificial intelligence. Don't worry about T, just focus on the words G and P. We mainly use its Generative function to generate various types of content; But we need to know why it can produce various types of content, and the reason lies in P. Only by learning a large amount of content can we proceed with reproduction. And this kind of learning actually has limitations, which is very natural. For example, if you have learned a lot of knowledge since childhood, can you guarantee that your answer to a question is completely correct? Almost impossible, firstly due to the limitations of knowledge, ChatGPT is no exception, as it is impossible to master all knowledge; The second is the accuracy of knowledge, how to ensure that all knowledge is accurate and error free; The third aspect is the complexity of knowledge, where the same concept is manifested differently in different contexts, making it difficult for even humans to grasp it perfectly, let alone AI. So when we use ChatGPT, we also need to monitor the accuracy of the output content of ChatGPT. It is likely not a problem, but if you want to use it on critical issues, you will need to manually review it again. And now ChatGPT has actually been upgraded twice, one is GPT4 with more accurate answering ability, and the other is the recent GPT Turbo. The current ChatGPT is a large model called multimodality, which differs from the first generation in that it can not only receive and output text, but also other types of input, such as images, documents, videos, etc. The output is also more diverse. In addition to text, it can also output images or files, and so on.
Samsung hit the biggest strike! Over 6,500 people attended.
More than 6,500 employees at South Korea's Samsung Electronics began a three-day mass strike on Monday (July 8), demanding an extra day of paid annual leave, higher pay raises and changes to the way performance bonuses are currently calculated. This is the largest organized strike in Samsung Electronics' more than half century of existence, and the union said that if this strike does not push employees' demands to be met, a new strike may be called. One of the core issues of the current dispute between the labor union and Samsung Electronics is raising wages and increasing the number of paid vacation days. The second demand is a pay rise. The union originally wanted a pay rise of more than 3% for its 855 employees, but last week they changed their demand to include all employees (rather than just 855). The third issue involves performance bonuses linked to Samsung's outsized profits - chip workers did not receive the bonuses last year when Samsung lost about Won15tn and, according to unions, fear they will still not get the money even if the company manages to turn around this year.
Avi Bruce appointed as head of IDF Central Command
On the evening of July 8, local time, the Israel Defense Forces issued a statement saying that Major General Avi Bluth replaced Yehuda Fox as the commander of the Israeli Central Command. Earlier that day, the Israeli army held a handover ceremony, which was presided over by the Israeli Chief of Staff Halevy. Avi Bluth joined the Israel Defense Forces in 1993 and commanded the Israeli military operations in the West Bank. In May this year, Bruce was promoted to major general and served as a military commander in the Israeli Central Command. CCTV reporters learned that in late April this year, Yehuda Fox, then commander of the Israeli Central Command, requested to resign and retire from the army in August this year. Fox had previously stated that he should bear part of the responsibility for the military intelligence failure on October 7 last year, and "must end his term like everyone else." According to the official website of the Israeli Defense Forces, the Central Command is one of the four major commands of the Israeli army, headquartered in Jerusalem, and its responsibility covers nearly one-third of Israel's territory.
Google extends Linux kernel support to 4 years
According to AndroidAuthority, the Linux kernel used by Android devices is mostly derived from Google's Android Universal Kernel (ACK) branch, which is created from the Android mainline kernel branch when new LTS versions are released upstream. For example, when kernel version 6.6 is announced as the latest LTS release, an ACK branch for Android15-6.6 appears shortly after, with the "android15" in the name referring to the Android version of the kernel (in this case, Android 15). Google maintains its own set of LTS kernel branches for three main reasons. First, Google can integrate upstream features that have not yet been released into the ACK branch by backporting or picking, so as to meet the specific needs of Android. Second, Google can include some features that are being developed upstream in the ACK branch ahead of time, making it available for Android devices as early as possible. Finally, Google can add some vendor or original equipment manufacturer (OEM) features for other Android partners to use. Once created, Google continues to update the ACK branch to include not only bug fixes for Android specific code, but also to integrate the LTS merge content of the upstream kernel branch. For example, the Linux kernel vulnerability disclosed in the July 2024 Android security bulletin will be fixed through these updates. However, it is not easy to distinguish a bug fix from other bug fixes, as a patch that fixes a bug may also accidentally plug a security vulnerability that the submitter did not know about or chose not to disclose. Google does its best to recognize this, but it inevitably misses the mark, resulting in bug fixes for the upstream Linux kernel being released months before Android devices. As a result, Google has been urging Android vendors to regularly update the LTS kernel to avoid being caught off guard by unexpectedly disclosed security vulnerabilities. Clearly, the LTS version of the Linux kernel is critical to the security of Android devices, helping Google and vendors deal with known and unknown security vulnerabilities. The longer the support period, the more timely security updates Google and vendors can provide to devices.